Sphere: Revision history

From Crumbled World Wiki

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.

5 July 2025

  • curprev 13:3713:37, 5 July 2025Anders talk contribs 594 bytes +594 Created page with "{{:SphereExampleCode}} ==Constructor== {| class="wikitable" !|function !|description |- |Sphere(Vec3 position, float radius) | |- |Sphere() | |- |} ==Functions== {| class="wikitable" !|return !|function !|description |- |Vec3 |getPosition() |Returns the Sphere center position. |- |float |getRadius() |Returns the Sphere radius. |- | |setPosition(Vec3 position) |Set the Sph..."