Skip to content

TextureWrap

const TextureWrap: object

Defined in: textureParams.ts:12

readonly ClampToEdge: 1 = 1

readonly MirroredRepeat: 2 = 2

readonly Repeat: 0 = 0