Table of Contents

Enum CameraRotationMode

Namespace
HelixToolkit.SharpDX
Assembly
HelixToolkit.SharpDX.dll

Camera rotation modes.

public enum CameraRotationMode
Extension Methods

Fields

Trackball = 2

Using a virtual trackball.

Turnball = 1

Turnball using three axes (look direction, right direction and up direction (on the left/right edges)).

Turntable = 0

Turntable is constrained to two axes of rotation (model up and right direction)