Vector3 Methods
The Vector3 type exposes the following members.
Methods
Name | Description | |
---|---|---|
Distance |
Distance between.
|
|
Distance2D |
Distance 2D.
|
|
DistanceListVectors3 |
Distance total of vectors3 list.
|
|
DistanceTo |
Distance to.
|
|
DistanceTo2D |
Distance 2D to.
|
|
DistanceZ(Vector3, Vector3) |
Distance z.
|
|
DistanceZ(Vector3) |
Distance z.
|
|
Dot |
Dots the specified v1.
|
|
Equals |
Determines whether the specified Object is equal to.
|
|
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetSchema |
Gets the schema.
|
|
GetType | (Inherited from Object.) | |
InFrontOf |
In front of.
|
|
IsFlying |
Determines if is flying type.
|
|
IsGround |
Determines whether is ground (default) type.
|
|
IsSwimming |
Determines whether is swimming type.
|
|
Magnitude |
Magnitude.
|
|
MagnitudeSqr |
Magnitude the SQR.
|
|
MemberwiseClone | (Inherited from Object.) | |
ReadXml |
Read XML.
|
|
SetFlying |
Set to flying type.
|
|
SetGround |
Set to ground (default) type.
|
|
SetSwimming |
Set to swimming type.
|
|
Size |
Sizes.
|
|
Size2D |
Size2D.
|
|
ToSlimDxVector3 |
Converts to slimdxvector3.
|
|
ToString |
Returns a String that represents.
|
|
ToStringInvariantCulture |
Converts to stringinvariantculture.
|
|
ToStringNewVector |
Converts to stringnewvector.
|
|
ToStringXml |
Converts to stringxml.
|
|
WriteXml |
Write XML.
|