![]() |
|
Some of the data feeding into the ext computations to skin a prim. More...
#include <jointInfluencesData.h>
Public Attributes | |
| VtVec2fArray | influences |
| bool | hasConstantInfluences |
| int | numInfluencesPerComponent |
| UsdSkelAnimMapper | jointMapper |
Some of the data feeding into the ext computations to skin a prim.
They are related to which points are influenced by what skinning transform. These data come from the SkelBindingAPI primvars.
Definition at line 23 of file jointInfluencesData.h.
| bool hasConstantInfluences |
Definition at line 34 of file jointInfluencesData.h.
| VtVec2fArray influences |
Definition at line 33 of file jointInfluencesData.h.
| UsdSkelAnimMapper jointMapper |
Definition at line 38 of file jointInfluencesData.h.
| int numInfluencesPerComponent |
Definition at line 35 of file jointInfluencesData.h.