InstancingTransform.LocalMatrices

InstancingTransform.LocalMatrices property

Gets the local matrices for every instanced mesh

public IReadOnlyList<Matrix4x4> LocalMatrices { get; }

See Also