Constructor UsdSkelSkinningQuery
UsdSkelSkinningQuery(IntPtr, bool)
Declaration
public UsdSkelSkinningQuery(IntPtr cPtr, bool cMemoryOwn)
Parameters
UsdSkelSkinningQuery()
Declaration
public UsdSkelSkinningQuery()
UsdSkelSkinningQuery(UsdPrim, VtTokenArray, VtTokenArray, UsdAttribute, UsdAttribute, UsdAttribute, UsdAttribute, UsdAttribute, UsdAttribute, UsdRelationship)
Declaration
public UsdSkelSkinningQuery(UsdPrim prim, VtTokenArray skelJointOrder, VtTokenArray blendShapeOrder, UsdAttribute jointIndices, UsdAttribute jointWeights, UsdAttribute skinningMethod, UsdAttribute geomBindTransform, UsdAttribute joints, UsdAttribute blendShapes, UsdRelationship blendShapeTargets)
Parameters