Search
Preparing search index...
The search index is not available
SDF-2D - v0.7.6
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
WrapOptions
Enumeration WrapOptions
Index
Enumeration members
CLAMP_
TO_
EDGE
MIRRORED_
REPEAT
REPEAT
Enumeration members
CLAMP_
TO_
EDGE
CLAMP_
TO_
EDGE
:
= "CLAMP_TO_EDGE"
MIRRORED_
REPEAT
MIRRORED_
REPEAT
:
= "MIRRORED_REPEAT"
On WebGL it only work with power of 2 texture sizes.
REPEAT
REPEAT
:
= "REPEAT"
On WebGL it only work with power of 2 texture sizes.
Globals
Wrap
Options
CLAMP_
TO_
EDGE
MIRRORED_
REPEAT
REPEAT
On WebGL it only work with power of 2 texture sizes.