DepthFormat

Depth format enumeration

Entries

Link copied to clipboard

16 bit integer depth

Link copied to clipboard

24 bit integer depth

Link copied to clipboard

32 bit floating point depth

Link copied to clipboard

24 bit integer depth plus 8 bit integer stencil

Link copied to clipboard

32 bit float depth plus 8 bit integer stencil

Link copied to clipboard

8 bit integer stencil

Link copied to clipboard

depth buffer and stencil buffer with unspecified types

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard