mPhysics - A .NET Wrapper for Ageia's PhysX SDK

Vector3.MagnitudeSquared Property

 [This is preliminary documentation and subject to change.]

Get the squared magnitude

[Visual Basic]
Public Property ReadOnly Single As 
[C#]
public float Single { get; }
[C++]
public: __property  get_Single();
[JScript]
public function get Single() : float

See Also

Vector3 Structure | mPhysics.Foundation Namespace