Method UsdSkelApplyBlendShape
UsdSkelApplyBlendShape(float, SWIGTYPE_p_TfSpanT_GfVec3f_const_t, SWIGTYPE_p_TfSpanT_int_const_t, SWIGTYPE_p_TfSpanT_GfVec3f_t)
Declaration
public static bool UsdSkelApplyBlendShape(float weight, SWIGTYPE_p_TfSpanT_GfVec3f_const_t offsets, SWIGTYPE_p_TfSpanT_int_const_t indices, SWIGTYPE_p_TfSpanT_GfVec3f_t points)
Parameters
Type | Name | Description |
---|---|---|
float | weight | |
SWIGTYPE_p_TfSpanT_GfVec3f_const_t | offsets | |
SWIGTYPE_p_TfSpanT_int_const_t | indices | |
SWIGTYPE_p_TfSpanT_GfVec3f_t | points |
Returns
Type | Description |
---|---|
bool |