Piccolo.NET

PNode.LocalToGlobalMatrix Property

Return the matrix that converts local coordinates at this node to the global coordinate system.

public virtual Util.PMatrix LocalToGlobalMatrix {get;}

Property Value

The concatenation of matrices from the top node down to this node.

See Also

PNode Class | UMD.HCIL.Piccolo Namespace