TestSphereAgainstWorld: Revision history

Jump to navigation Jump 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.

1 August 2026

  • curprev 09:0909:09, 1 August 2026Jayceon talk contribs 3,194 bytes 0 Fixed the return value order in the Returns section as modelID was incorrectly listed after worldModelRotationX,Y,Z; it has been moved to its correct position to match the actual function return order implemented in the source code.

22 December 2024

  • curprev 01:5201:52, 22 December 2024FileEX talk contribs 3,194 bytes +3,194 Created page with "{{Client function}} __NOTOC__ {{New feature/item|3.161|1.6.0|22837| The function checks whether there is an object within the given radius and returns information about it. The function works similarly to processLineOfSight, but instead of a straight line, it operates based on the specified radius, forming a sphere.}} ==Syntax== Return values labelled for ease of reference. <syntaxhighlight lang="lua"> bool -- hit element -- hitElement floa..."