Node.LocalMatrix

Node.LocalMatrix property

Gets or sets the local transform Matrix4x4 of this Node.

public Matrix4x4 LocalMatrix { get; set; }

See Also