Click or drag to resize
Vector3LengthSquared Method

[This is preliminary documentation and is subject to change.]

Calculates the length of the vector squared.

Namespace: VRageMath
Assembly: VRage.Math (in VRage.Math.dll) Version: 1.0.0.0
Syntax
C#
public float LengthSquared()

Return Value

Type: Single

[Missing <returns> documentation for "M:VRageMath.Vector3.LengthSquared"]

See Also