NodeInstance.LocalMatrix

NodeInstance.LocalMatrix property

Gets or sets the transform matrix of this node in Local Space.

public Matrix4x4 LocalMatrix { get; set; }

See Also