Piccolo.NET

PNode.Matrix Property

Gets or sets the matrix associated with this node.

public virtual Util.PMatrix Matrix {get; set;}

Property Value

The matrix associated with this node.

Remarks

This property returns a copy of the node's matrix.

See Also

PNode Class | UMD.HCIL.Piccolo Namespace