Method UsdSkelExpandConstantInfluencesToVarying
UsdSkelExpandConstantInfluencesToVarying(VtIntArray, uint)
Declaration
public static bool UsdSkelExpandConstantInfluencesToVarying(VtIntArray indices, uint size)
Parameters
Type | Name | Description |
---|---|---|
VtIntArray | indices | |
uint | size |
Returns
Type | Description |
---|---|
bool |
UsdSkelExpandConstantInfluencesToVarying(VtFloatArray, uint)
Declaration
public static bool UsdSkelExpandConstantInfluencesToVarying(VtFloatArray weights, uint size)
Parameters
Type | Name | Description |
---|---|---|
VtFloatArray | weights | |
uint | size |
Returns
Type | Description |
---|---|
bool |