Returns the length of this vector.
Double SIVector3.Length(); |
oFloat = SIVector3.Length(); |
Floating point value (length of this vector).
dim v1 ' Create 3D vectors. set v1 = XSIMath.CreateVector3 v1.Set 1.0, 2.0, 3.0 length = v1.Length |
SIVector3.LengthSquared SIVector3.Normalize SIVector3.NormalizeInPlace SIVector3 SIMatrix3 SIMatrix4 SIRotation SITransformation SIQuaternion