Table of Contents

Enum MouseNavigationAxis

Namespace
OmegaEngine.Input
Assembly
OmegaEngine.dll

An axis / degree-of-freedom manipulatable by mouse.

public enum MouseNavigationAxis

Fields

RotationX = 3
RotationY = 4
RotationZ = 5
TranslationX = 0
TranslationY = 1
TranslationZ = 2