struct
#include <core/gl/render_device.hpp>
Texture2DArrayTarget Describes a 2D texture array target.
Public variables
- Texture2DArray handle
- Texture array handle.
- uint32_t layer
- Layer of the texture array which will be used as target.