SkinnedTransform.SkinMatrices

SkinnedTransform.SkinMatrices property

Gets the collection of the current, final matrices to use for skinning

public IReadOnlyList<Matrix4x4> SkinMatrices { get; }

See Also