Programming API Reference: SharpGfx.Cameras

Class public OrbitCamera

is Camera, IKeyDownHandling, IMouseMoveHandling, IMouseScrollHandling
This camera orbits around the given center in the given radius. Refer to the UI documentation about how to control it.
Property public Point3 Center { get; set; }: this camera looks at.

Constructor()

Create a new camera.