Centers the camera.

Namespace:  SGP.Baltie
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public virtual void CenterCamera(
	Vector3 position
)

Parameters

position
Type: Vector3
The position of the center.

See Also