StencilOperation
Stencil test operation determines how the stencil buffer is modified.
KEEP: Keep the existing stencil value
ZERO: Clear stencil to 0
REPLACE: Replace with reference value
INCR_CLAMP: Increment and clamp to max
INCR_WRAP: Increment and wrap to 0
DECR_CLAMP: Decrement and clamp to 0
DECR_WRAP: Decrement and wrap to max
INVERT: Bitwise invert stencil value
Stencil test operation determines how the stencil buffer is modified.
KEEP: Keep the existing stencil value
ZERO: Clear stencil to 0
REPLACE: Replace with reference value
INCR_CLAMP: Increment and clamp to max
INCR_WRAP: Increment and wrap to 0
DECR_CLAMP: Decrement and clamp to 0
DECR_WRAP: Decrement and wrap to max
INVERT: Bitwise invert stencil value
Stencil test operation determines how the stencil buffer is modified.
KEEP: Keep the existing stencil value
ZERO: Clear stencil to 0
REPLACE: Replace with reference value
INCR_CLAMP: Increment and clamp to max
INCR_WRAP: Increment and wrap to 0
DECR_CLAMP: Decrement and clamp to 0
DECR_WRAP: Decrement and wrap to max
INVERT: Bitwise invert stencil value
Stencil test operation determines how the stencil buffer is modified.
KEEP: Keep the existing stencil value
ZERO: Clear stencil to 0
REPLACE: Replace with reference value
INCR_CLAMP: Increment and clamp to max
INCR_WRAP: Increment and wrap to 0
DECR_CLAMP: Decrement and clamp to 0
DECR_WRAP: Decrement and wrap to max
INVERT: Bitwise invert stencil value
Stencil test operation determines how the stencil buffer is modified.
KEEP: Keep the existing stencil value
ZERO: Clear stencil to 0
REPLACE: Replace with reference value
INCR_CLAMP: Increment and clamp to max
INCR_WRAP: Increment and wrap to 0
DECR_CLAMP: Decrement and clamp to 0
DECR_WRAP: Decrement and wrap to max
INVERT: Bitwise invert stencil value
Properties
Returns a representation of an immutable list of all enum entries, in the order they're declared.
Returns a representation of an immutable list of all enum entries, in the order they're declared.
Returns a representation of an immutable list of all enum entries, in the order they're declared.
Returns a representation of an immutable list of all enum entries, in the order they're declared.
Returns a representation of an immutable list of all enum entries, in the order they're declared.
Functions
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.)
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.)
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.)
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.)
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.)
Returns an array containing the constants of this enum type, in the order they're declared.
Returns an array containing the constants of this enum type, in the order they're declared.
Returns an array containing the constants of this enum type, in the order they're declared.
Returns an array containing the constants of this enum type, in the order they're declared.
Returns an array containing the constants of this enum type, in the order they're declared.