_TextureInfo
Module: Types
Public Attributes
Type | Name |
---|---|
unsigned int | depth |
unsigned int | format |
unsigned int | height |
unsigned int | mipLevels |
unsigned int | target |
unsigned int | width |
Public Attributes Documentation
depth
unsigned int depth;
format
unsigned int format;
height
unsigned int height;
mipLevels
unsigned int mipLevels;
target
unsigned int target;
width
unsigned int width;