VRageMath
Vector3S
Assembly: VRage.Math.dll
public struct Vector3S
Fields
| Member | Description |
|---|---|
| static Backward | |
| static Down | |
| static Forward | |
| static Left | |
| static Right | |
| static Up | |
| X | |
| Y | |
| Z |
Constructors
| Member | Description |
|---|---|
| Vector3S(Vector3I) | |
| Vector3S(ref Vector3I) | |
| Vector3S(short, short, short) | |
| Vector3S(float, float, float) |
Methods
| Member | Description |
|---|---|
| static Round(Vector3) | |
| Equals(object) | |
| GetHashCode() | |
| ToString() |