This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 125
VRageMath.Vector3B
Malware edited this page Dec 25, 2018
·
41 revisions
← Index
private public sealed Vector3B
```csharp
**Namespace:** [VRageMath](VRageMath)
**Assembly:** VRage.Math.dll
### Example
### Remarks
###### Fields
|Member|Description|
|---|---|
|[X](VRageMath.Vector3B.X)||
|[Y](VRageMath.Vector3B.Y)||
|[Z](VRageMath.Vector3B.Z)||
|[Zero](VRageMath.Vector3B.Zero)||
|[Up](VRageMath.Vector3B.Up)||
|[Down](VRageMath.Vector3B.Down)||
|[Right](VRageMath.Vector3B.Right)||
|[Left](VRageMath.Vector3B.Left)||
|[Forward](VRageMath.Vector3B.Forward)||
|[Backward](VRageMath.Vector3B.Backward)||
###### Methods
|Member|Description|
|---|---|
|[ToString()](VRageMath.Vector3B.ToString)||
|[GetHashCode()](VRageMath.Vector3B.GetHashCode)||
|[Equals(object)](VRageMath.Vector3B.Equals)||
|[Round(Vector3)](VRageMath.Vector3B.Round)||
|[Fit(Vector3, float)](VRageMath.Vector3B.Fit)|Puts Vector3 into Vector3B, value -127 represents -range, 128 represents range|
Do you have questions, comments, suggestions for improvements? Is there something I can do better? Did I make a mistake? Please add an issue here, and prefix your issue title with Wiki. Thank you, your help will be very appreciated!