Table of Contents

Enum NavigationAxis

Namespace
OmegaEngine.Input
Assembly
OmegaEngine.dll

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

public enum NavigationAxis

Fields

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