GRBackendRenderTargetDesc.RenderTargetHandle Property

Definition

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

public IntPtr RenderTargetHandle { get; set; }

Property Value

Remarks

When using OpenGL, it is the FBO ID.

Applies to