Class Axis
Inheritance
System.Object
Axis
Namespace: Eco.Shared.Math
Assembly: Eco.Shared.dll
Syntax
public sealed class Axis : Enum
Fields
value__
Declaration
public int value__
Field Value
| Type | Description |
|---|---|
| System.Int32 |
X
Declaration
public const Axis X
Field Value
| Type | Description |
|---|---|
| Axis |
Y
Declaration
public const Axis Y
Field Value
| Type | Description |
|---|---|
| Axis |
Z
Declaration
public const Axis Z
Field Value
| Type | Description |
|---|---|
| Axis |