WrapMode: Difference between revisions

From Crumbled World Wiki
(Created page with "{{:WrapModeExampleCode}} __NOAUTOLINKS__ ==Enum== {| class="wikitable" !|Name !|Value !|Description |- |once |0 | |- |loop |1 | |- |clamp |2 | |- |}")
(No difference)

Revision as of 14:27, 5 July 2025

WrapModeExampleCode __NOAUTOLINKS__

Enum

Name Value Description
once 0
loop 1
clamp 2