SplittedMesh

From Crumbled World Wiki
Revision as of 13:04, 5 July 2025 by Anders (talk | contribs) (Created page with "{{:SplittedMeshExampleCode}} ==Constructor== {| class="wikitable" !|function !|description |- |SplittedMesh() | |- |} ==Functions== {| class="wikitable" !|return !|function !|description |- |Vec3 |getVelocity() |Returns velocity of the mesh. |- |Vec3 |getCenterPos() |Returns the centerPosition of the mesh |- |}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

SplittedMeshExampleCode

Constructor

function description
SplittedMesh()


Functions

return function description
Vec3 getVelocity() Returns velocity of the mesh.
Vec3 getCenterPos() Returns the centerPosition of the mesh