IGLBinding

Description

interface Tinman.Engine.API.IGLBinding

Derived from

INativeHandle

Base interface for classes that are associated with a binding point of a GL-style API.

Public / Attributes

Target


public attribute Target → (get)

value : int32

The binding target (e.g. GL_TEXTURE_2D).

Returns the GL-binding target for this resource.