Enumeration AddressMode

Enumeration Members

Enumeration Members

ClampToEdge: 33071

Clamp texture coords to (0.0 .. 1.0)

MirrorRepeat: 33648

Mirror-repeat texture coords (0.0 .. 1.0 .. 0.0)

Repeat: 10497

Repeat texture coords within (0.0 .. 1.0)

Generated using TypeDoc