NodeBuilder.WorldMatrix

NodeBuilder.WorldMatrix property

Gets or sets the world transform Matrix4x4 of this NodeBuilder.

public Matrix4x4 WorldMatrix { get; set; }

See Also