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