Skip to content

API Reference / @gtkx/gl / FLOAT

Variable: FLOAT

const FLOAT: 5126 = 5126

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

GL_FLOAT.

Provided by GL_VERSION_1_0. Also provided by the GL_ARB_vertex_shader extension. Groups: MapTypeNV, SecondaryColorPointerTypeIBM, WeightPointerTypeARB, VertexWeightPointerTypeEXT, TangentPointerTypeEXT, BinormalPointerTypeEXT, ColorPointerType, FogCoordinatePointerType, FogPointerTypeEXT, FogPointerTypeIBM, IndexPointerType, ListNameType, NormalPointerType, PixelType, TexCoordPointerType, VertexPointerType, VertexAttribType, AttributeType, UniformType, VertexAttribPointerType. Allocated from the ARB enumerant range: Mostly OpenGL 1.0/1.1 enum assignments. Unused ranges should generally remain unused.

Released under the MPL-2.0 License.