GRBackendTextureDesc.TextureHandle Property

Definition

Gets or sets the handle to the 3D API object.

public IntPtr TextureHandle { get; set; }

Property Value

Remarks

When using OpenGL, it is the Texture ID.

Applies to