Method CreateJointWeightsPrimvar
CreateJointWeightsPrimvar(bool, int)
Declaration
public UsdGeomPrimvar CreateJointWeightsPrimvar(bool constant, int elementSize)
Parameters
Type | Name | Description |
---|---|---|
bool | constant | |
int | elementSize |
Returns
Type | Description |
---|---|
UsdGeomPrimvar |
CreateJointWeightsPrimvar(bool)
Declaration
public UsdGeomPrimvar CreateJointWeightsPrimvar(bool constant)
Parameters
Type | Name | Description |
---|---|---|
bool | constant |
Returns
Type | Description |
---|---|
UsdGeomPrimvar |