All public logs

From Crumbled World Wiki

Combined display of all available logs of Crumbled World Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 13:36, 5 July 2025 Anders talk contribs created page Line3D (Created page with "{{:Line3DExampleCode}} ==Members== {| class="wikitable" !|type !|variable !|description |- |Vec3 |startPos | |- |Vec3 |endPos | |- |} ==Constructor== {| class="wikitable" !|function !|description |- |Line3D(Vec3 startPos, Vec3 endPos) | |- |Line3D(Vec3 startPos, Vec3 atVec, float length) | |- |Line3D() | |- |} ==Functions== {| class="wikitable" !|return !|function !|description |- |float |length() |Returns the line length....")