Magnitude | Get/Set the magnitude of this vector |
MagnitudeSquared | Get the squared magnitude |
x | |
y | |
z |
Cross | Compute cross product between this and other vector. |
Distance | Get the distance between this and other vector. |
DistanceSquared | Get the squared distance between this and other vector. |
Dot | Compute dot product between this and other vector. |
Normalize | Normalize this vector. |
Zero | Set this vector to zero. |
Vector3 Structure | mPhysics.Foundation Namespace