GltfSkin.inverseBindMatrices Field

Definition

The index of the accessor containing the floating-point 4x4 inverse-bind matrices. The default is that each matrix is a 4x4 Identity matrix, which implies that inverse-bind matrices were pre-applied.

public: int inverseBindMatrices;
public int inverseBindMatrices;
val mutable inverseBindMatrices : int
Public inverseBindMatrices As Integer 

Field Value

Int32

Applies to