Method ComputeJointInfluences
ComputeJointInfluences(VtIntArray, VtFloatArray, UsdTimeCode)
Declaration
public bool ComputeJointInfluences(VtIntArray indices, VtFloatArray weights, UsdTimeCode time)
Parameters
| Type | Name | Description |
|---|---|---|
| VtIntArray | indices | |
| VtFloatArray | weights | |
| UsdTimeCode | time |
Returns
| Type | Description |
|---|---|
| bool |
ComputeJointInfluences(VtIntArray, VtFloatArray)
Declaration
public bool ComputeJointInfluences(VtIntArray indices, VtFloatArray weights)
Parameters
| Type | Name | Description |
|---|---|---|
| VtIntArray | indices | |
| VtFloatArray | weights |
Returns
| Type | Description |
|---|---|
| bool |