Piccolo.NET

PCamera.ScaleViewBy Method

Scale the view transform that is applied to the layers viewed by this camera by the given amount.

Overload List

Scale the view transform that is applied to the layers viewed by this camera by the given amount.

public virtual void ScaleViewBy(float);

Scale the view transform that is applied to the layers viewed by this camera by the given amount about the given point.

public virtual void ScaleViewBy(float,float,float);

See Also

PCamera Class | UMD.HCIL.Piccolo Namespace


Web Accessibility