Methods Signatures
Get the bone data for this joint |
|
Get the weight tag corresponding to this joint |
Inheritance
Parent Class:
Methods Documentation
-
CAJointObject.
__init__
(self)¶
-
CAJointObject.
GetBone
(self)¶ Get the bone data for this joint
m, len = cajointobject.GetBone()
- Return type
List[c4d.Matrix, float]
- Returns
The matrix and the length of the bone.