◆ Enum
Enumerator |
---|
Repeat | Repeats the texture on every integer junction.
|
Clamp | Clamps the texture coordinates to the [0.0, 1.0] range.
|
ClampBorder | Uses an arbitrary border color for any texture coordinates outside the range [0.0, 1.0].
|
Mirror | Mirrors the texture at every integer boundary.
|
The documentation for this struct was generated from the following file:
- /home/runner/work/XII/XII/Source/Engine/Texture/Image/ImageEnums.h