| Property | Value |
|---|---|
| Native Name | VMAG2 |
| Hash | 0xA8CEACB4F35AE058 |
| Return Type | float |
| Parameters | x (float), y (float), z (float) |
Description: ``` Calculates the magnitude of a vector but does not perform Sqrt operations. (Its way faster)
0xA8CEACB4F35AE058 SYSTEMfloat VMAG2(float x, float y, float z);| Property | Value |
|---|---|
| Native Name | VMAG2 |
| Hash | 0xA8CEACB4F35AE058 |
| Return Type | float |
| Parameters | x (float), y (float), z (float) |
Description: ``` Calculates the magnitude of a vector but does not perform Sqrt operations. (Its way faster)