GRBackendTextureDescFlags Enum

Definition

Caution

This API is now deprecated.

Additional options for a backend texture.

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum GRBackendTextureDescFlags
[System.Flags]
[System.Obsolete]
public enum GRBackendTextureDescFlags
Inheritance
GRBackendTextureDescFlags
Attributes

Fields

None 0

No flags enabled.

RenderTarget 1

Indicates that the texture is also a render target.

Applies to