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