cubos::core::gl::FramebufferDesc::Texture2DArrayTarget struct

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.