Centers the camera.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public void CenterAt( Vector3 point, bool resetDistance ) |
Parameters
- point
- Type: Vector3
Center midpoint coordinates.
- resetDistance
- Type: System..::.Boolean
Determines whether the original camera distance from the center will be restored.