VRageMath
Vector3B
Assembly: VRage.Math.dll
public struct Vector3B
Fields
| Member | Description |
|---|---|
| static Backward | |
| static Down | |
| static Forward | |
| static Left | |
| static Right | |
| static Up | |
| static Zero | |
| X | |
| Y | |
| Z |
Constructors
| Member | Description |
|---|---|
| Vector3B(sbyte, sbyte, sbyte) | |
| Vector3B(Vector3I) |
Methods
| Member | Description |
|---|---|
| static Fit(Vector3, float) | Puts Vector3 into Vector3B, value -127 represents -range, 128 represents range |
| static Round(Vector3) | |
| Equals(object) | |
| GetHashCode() | |
| ToString() |