Piccolo.NET

PNode.MatrixReference Property

Gets a reference to the matrix associated with this node.

public virtual Util.PMatrix MatrixReference {get;}

Property Value

A reference to this node's matrix.

Remarks

The returned matrix should not be modified.

See Also

PNode Class | UMD.HCIL.Piccolo Namespace