Show / Hide Table of Contents

Enum DFBlock.RdbActionAxes

Action axis enumeration.

Namespace: DaggerfallConnect
Assembly: Assembly-CSharp.dll
Syntax
public enum RdbActionAxes

Fields

Name Description
NegativeX

Negative X axis.

NegativeY

Negative Y axis.

NegativeZ

Negative Y axis.

None

Axis unspecified.

PositiveX

Positive X axis.

PositiveY

Positive Y axis.

PositiveZ

Positive Z axis.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX