![]() |
|
UsdSkelTokens provides static, efficient TfTokens for use in all public USD API. More...
Public Attributes | |
const TfToken | bindTransforms |
"bindTransforms" More... | |
const TfToken | blendShapes |
"blendShapes" More... | |
const TfToken | blendShapeWeights |
"blendShapeWeights" More... | |
const TfToken | classicLinear |
"classicLinear" More... | |
const TfToken | dualQuaternion |
"dualQuaternion" More... | |
const TfToken | jointNames |
"jointNames" More... | |
const TfToken | joints |
"joints" More... | |
const TfToken | normalOffsets |
"normalOffsets" More... | |
const TfToken | offsets |
"offsets" More... | |
const TfToken | pointIndices |
"pointIndices" More... | |
const TfToken | primvarsSkelGeomBindTransform |
"primvars:skel:geomBindTransform" More... | |
const TfToken | primvarsSkelJointIndices |
"primvars:skel:jointIndices" More... | |
const TfToken | primvarsSkelJointWeights |
"primvars:skel:jointWeights" More... | |
const TfToken | primvarsSkelSkinningMethod |
"primvars:skel:skinningMethod" More... | |
const TfToken | restTransforms |
"restTransforms" More... | |
const TfToken | rotations |
"rotations" More... | |
const TfToken | scales |
"scales" More... | |
const TfToken | skelAnimationSource |
"skel:animationSource" More... | |
const TfToken | skelBlendShapes |
"skel:blendShapes" More... | |
const TfToken | skelBlendShapeTargets |
"skel:blendShapeTargets" More... | |
const TfToken | skelJoints |
"skel:joints" More... | |
const TfToken | skelSkeleton |
"skel:skeleton" More... | |
const TfToken | translations |
"translations" More... | |
const TfToken | weight |
"weight" More... | |
const TfToken | BlendShape |
"BlendShape" More... | |
const TfToken | PackedJointAnimation |
"PackedJointAnimation" More... | |
const TfToken | SkelAnimation |
"SkelAnimation" More... | |
const TfToken | SkelBindingAPI |
"SkelBindingAPI" More... | |
const TfToken | Skeleton |
"Skeleton" More... | |
const TfToken | SkelRoot |
"SkelRoot" More... | |
const std::vector< TfToken > | allTokens |
A vector of all of the tokens listed above. More... | |
UsdSkelTokens provides static, efficient TfTokens for use in all public USD API.
These tokens are auto-generated from the module's schema, representing property names, for when you need to fetch an attribute or relationship directly by name, e.g. UsdPrim::GetAttribute(), in the most efficient manner, and allow the compiler to verify that you spelled the name correctly.
UsdSkelTokens also contains all of the allowedTokens values declared for schema builtin attributes of 'token' scene description type. Use UsdSkelTokens like so:
const std::vector<TfToken> allTokens |
const TfToken bindTransforms |
const TfToken BlendShape |
"BlendShape"
Schema identifer and family for UsdSkelBlendShape
const TfToken blendShapes |
const TfToken blendShapeWeights |
const TfToken classicLinear |
"classicLinear"
Fallback value for UsdSkelBindingAPI::GetSkinningMethodAttr()
const TfToken dualQuaternion |
"dualQuaternion"
Possible value for UsdSkelBindingAPI::GetSkinningMethodAttr()
const TfToken jointNames |
const TfToken joints |
const TfToken normalOffsets |
const TfToken offsets |
const TfToken PackedJointAnimation |
"PackedJointAnimation"
Schema identifer and family for UsdSkelPackedJointAnimation
const TfToken pointIndices |
const TfToken primvarsSkelGeomBindTransform |
const TfToken primvarsSkelJointIndices |
const TfToken primvarsSkelJointWeights |
const TfToken primvarsSkelSkinningMethod |
const TfToken restTransforms |
const TfToken rotations |
const TfToken scales |
const TfToken SkelAnimation |
"SkelAnimation"
Schema identifer and family for UsdSkelAnimation
const TfToken skelAnimationSource |
const TfToken SkelBindingAPI |
"SkelBindingAPI"
Schema identifer and family for UsdSkelBindingAPI
const TfToken skelBlendShapes |
const TfToken skelBlendShapeTargets |
const TfToken Skeleton |
const TfToken skelJoints |
const TfToken SkelRoot |
const TfToken skelSkeleton |
const TfToken translations |
const TfToken weight |
"weight"
UsdSkelInbetweenShape - The weight location at which the inbetween shape applies.