glFramebufferTexture3D top-level property

GlFramebufferTexture3D glFramebufferTexture3D
getter/setter pair

Implementation

GlFramebufferTexture3D glFramebufferTexture3D =
    loadFunction<GlFramebufferTexture3DNative>(
            _library, 'glFramebufferTexture3D')
        .asFunction<GlFramebufferTexture3D>();