Piccolo.NET

PCamera.SetViewOffset Method 

Sets the offset of the view matrix that is applied to the camera's layers.

public virtual void SetViewOffset(
   float x,
   float y
);

Parameters

x
The x coordinate of the offset to apply to the camera's layers.
y
The y coordinate of the offset to apply to the camera's layers.

See Also

PCamera Class | UMD.HCIL.Piccolo Namespace


Web Accessibility