Piccolo.NET

PCamera.ScaleViewBy Method (Single)

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

public virtual void ScaleViewBy(
   float scale
);

Parameters

scale
The amount to scale the view by.

See Also

PCamera Class | UMD.HCIL.Piccolo Namespace | PCamera.ScaleViewBy Overload List