Piccolo.NET

PCamera.TranslateViewBy Method 

Translate the view matrix that is applied to the camera's layers.

public virtual void TranslateViewBy(
   float dx,
   float dy
);

Parameters

dx
The amount to translate in the x direction.
dy
The amount to translate in the y direction.

See Also

PCamera Class | UMD.HCIL.Piccolo Namespace


Web Accessibility