This repository was archived by the owner on Dec 13, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 123
VRageMath.Vector3S
Morten Aune Lyrstad edited this page Apr 16, 2022
·
42 revisions
← Index ← Namespace Index
public struct Vector3SNamespace: VRageMath
Assembly: VRage.Math.dll
| Member | Description |
|---|---|
| \%1static Vector3S Backward](VRageMath.Vector3S.Backward) | |
| \%1static Vector3S Down](VRageMath.Vector3S.Down) | |
| \%1static Vector3S Forward](VRageMath.Vector3S.Forward) | |
| \%1static Vector3S Left](VRageMath.Vector3S.Left) | |
| \%1static Vector3S Right](VRageMath.Vector3S.Right) | |
| \%1static Vector3S Up](VRageMath.Vector3S.Up) | |
| \%1short X](VRageMath.Vector3S.X) | |
| \%1short Y](VRageMath.Vector3S.Y) | |
| \%1short Z](VRageMath.Vector3S.Z) |
| Member | Description |
|---|---|
| \%1Vector3S(Vector3I)](VRageMath.Vector3S..ctor) | |
| \%1Vector3S(ref Vector3I)](VRageMath.Vector3S..ctor) | |
| \%1Vector3S(short, short, short)](VRageMath.Vector3S..ctor) | |
| \%1Vector3S(float, float, float)](VRageMath.Vector3S..ctor) |
| Member | Description |
|---|---|
| \%1static Vector3S Round(Vector3)](VRageMath.Vector3S.Round) | |
| \%1bool Equals(object)](VRageMath.Vector3S.Equals) | |
| \%1int GetHashCode()](VRageMath.Vector3S.GetHashCode) | |
| \%1string ToString()](VRageMath.Vector3S.ToString) |
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!