Piccolo.NET

PNode.ScaleBy Method (Single)

Scale this node's matrix by the given amount.

public virtual void ScaleBy(
   float scale
);

Parameters

scale
The amount to scale by.

Remarks

This will affect this node and all of its descendents.

See Also

PNode Class | UMD.HCIL.Piccolo Namespace | PNode.ScaleBy Overload List


Web Accessibility