Texture

From Crumbled World Wiki
Revision as of 14:26, 5 July 2025 by Anders (talk | contribs) (Created page with "{{:TextureExampleCode}} ==Functions== {| class="wikitable" !|return !|function !|description |- |Text |getName() |Returns the name of the texture. |- |Vec2 |getSize() |Returns texture width and height. |- |}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

TextureExampleCode


Functions

return function description
Text getName() Returns the name of the texture.
Vec2 getSize() Returns texture width and height.