CLAMP_TO_EDGE
Clamp the texture coordinates to the edge of the texture.
When the texture coordinate is outside the range of 0, 1, this mode will take the value of the pixel closest to the edge of the texture.
| Name | Summary |
|---|
mode | val mode: Int |
name | val name: String |
ordinal | val ordinal: Int |