GltfSkin.joints Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indices of skeleton nodes, used as joints in this skin. The array length must be the
same as the count property of the inverseBindMatrices accessor (when defined).
public: cli::array <int> ^ joints;
public int[] joints;
val mutable joints : int[]
Public joints As Integer()
Field Value
- Int32[]