Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration WrapOptions

Index

Enumeration members

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.