[This is preliminary documentation and is subject to change.]
Calculates the squared length of the vector.
 
    Namespace: 
   Rage
    Assembly:
   RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
 
public float LengthSquared()
Public Function LengthSquared As Single
public:
float LengthSquared()
Return Value
Type: 
SingleThe squared length of the vector.
 
Reference