Tile - YVector3 - Squared Magnitude – Ylands
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
<pre>get sqrMagnitude(): number;</pre> | <pre>get sqrMagnitude(): number;</pre> | ||
=== Availability === | |||
[[Ylands:Tile Availability - Client|Client]], [[Ylands:Tile Availability - Server|Server]], [[Ylands:Tile Availability - Custom Controller|Custom Controller]] | |||
=== Description === | === Description === | ||
Revision as of 11:17, 12 November 2021
Squared Magnitude
get sqrMagnitude(): number;
Availability
Client, Server, Custom Controller
Description
Allows to get the square magnitude (or a dot product of itself) of a vector.