Skip to content

API Reference / @gtkx/gl / TEXTURE_3D

Variable: TEXTURE_3D

const TEXTURE_3D: 32879 = 32879

Defined in: generated/enums.d.ts:9744

GL_TEXTURE_3D.

Provided by GL_VERSION_1_2. Also provided by the GL_ARB_internalformat_query2 extension. Groups: CopyImageSubDataTarget, TextureTarget. Allocated from the ARB enumerant range: The primary GL enumerant space begins here. All modern enum allocations are in this range. These enums are mostly assigned the default class since it's a great deal of not very useful work to be more specific.

Released under the MPL-2.0 License.