Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TextureWrapMode

S (U) wrapping mode. All valid values correspond to WebGL enums

Index

Enumeration members

Enumeration members

CLAMP_TO_EDGE

CLAMP_TO_EDGE: = 33071

Clamp to Edge

MIRRORED_REPEAT

MIRRORED_REPEAT: = 33648

Mirrored Repeat

REPEAT

REPEAT: = 10497

Repeat

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method