![]() |
Lysa
0.0
Lysa 3D Engine
|
Public Attributes | |
| int32 | imageIndex {-1} |
| Associated image, -1 for a texture without image. More... | |
| uint32 | minFilter |
| Minification filter to apply to texture lookups, VkFilter format More... | |
| uint32 | magFilter |
| Magnification filter to apply to texture lookups, VkFilter format More... | |
| uint32 | samplerAddressModeU |
| Behavior of sampling with texture coordinates outside an image for U coordinates, VkSamplerAddressMode format More... | |
| uint32 | samplerAddressModeV |
| Behavior of sampling with texture coordinates outside an image for V coordinates, VkSamplerAddressMode format More... | |
| int32 imageIndex {-1} |
Associated image, -1 for a texture without image.
| uint32 magFilter |
Magnification filter to apply to texture lookups, VkFilter format
| uint32 minFilter |
Minification filter to apply to texture lookups, VkFilter format
| uint32 samplerAddressModeU |
Behavior of sampling with texture coordinates outside an image for U coordinates, VkSamplerAddressMode format
| uint32 samplerAddressModeV |
Behavior of sampling with texture coordinates outside an image for V coordinates, VkSamplerAddressMode format