Skip to main content

Module texture

Module texture 

Source

Structs§

Texture
Textures contain RGBA [u8;4] pixels for color data, plus optional unified material/normal data.

Enums§

RepeatMode
The repeat mode for texture sampling.
SampleMode
Sample mode for texture sampling.