vec3.squaredLength: Difference between revisions

From GTA Connected
Jump to navigation Jump to search
 
(No difference)

Latest revision as of 15:36, 24 August 2019

Property Server and Client icon-iii.png icon-vc.png icon-sa.png icon-iv.png Online and Offline Read-Only

Available since Server 1.0.0, Client 1.0.0

float vec3.squaredLength

The vec3.squaredLength property is used to fetch the squared length of the 3D vector.

Value

float A floating-point number representing the squared length of the 3D vector.
readonly This property cannot be changed.

Types

Shared Vec3

Notes

There aren't any notes for this property.

Examples

There aren't any examples for this property.

Compatibility

There isn't any compatibility information for this property.