Method ComputeJointLocalTransformComponents
ComputeJointLocalTransformComponents(VtVec3fArray, VtQuatfArray, VtVec3hArray, UsdTimeCode)
Declaration
public bool ComputeJointLocalTransformComponents(VtVec3fArray translations, VtQuatfArray rotations, VtVec3hArray scales, UsdTimeCode time)
Parameters
Type | Name | Description |
---|---|---|
Vt |
translations | |
Vt |
rotations | |
Vt |
scales | |
Usd |
time |
Returns
Type | Description |
---|---|
bool |
ComputeJointLocalTransformComponents(VtVec3fArray, VtQuatfArray, VtVec3hArray)
Declaration
public bool ComputeJointLocalTransformComponents(VtVec3fArray translations, VtQuatfArray rotations, VtVec3hArray scales)
Parameters
Type | Name | Description |
---|---|---|
Vt |
translations | |
Vt |
rotations | |
Vt |
scales |
Returns
Type | Description |
---|---|
bool |