Node.WorldMatrix

Node.WorldMatrix property

Gets or sets the world Matrix4x4 of this Node.

public Matrix4x4 WorldMatrix { get; set; }

See Also