VectorLength: Revision history

From Eternity Wiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

3 May 2026

  • curprev 14:4614:46, 3 May 2026Printz talk contribs 423 bytes +423 Created page with "{{ACSFunction|description=Returns the length (absolute value) of a two-dimensional vector. |usage=''fixed'' '''VectorLength'''(''fixed'' ''x'', ''fixed'' ''y'') |parameters= *''x'', ''y'': vector components (typically distances along the X and Y axes) |return= The length of the vector. |notes=This returns the exact length of the line, without using coarse approximations like it happens elsewhere in the engine. |id=-50}}"