GltfSkin.joints Field

Definition

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[]

Applies to