Set depth and stencil status to pipeline.
More...
Inherits DepthStencilState.
|
static void | reset () |
| Reset to default state.
|
|
|
unsigned int | _ID |
| object id, ScriptSupport need public _ID
|
|
int | _luaID |
| Lua reference id.
|
|
void * | _scriptObject |
| scriptObject, support for swift
|
|
bool | _rooted |
| When true, it means that the object was already rooted.
|
|
Set depth and stencil status to pipeline.
- Parameters
-
descriptor | Specifies the depth and stencil status. |
void apply |
( |
unsigned int |
stencilReferenceValueFront, |
|
|
unsigned int |
stencilReferenceValueBack |
|
) |
| const |
Set depth and stencil status to pipeline.
- Parameters
-
stencilReferenceValueFront | Specifies front stencil reference value. |
stencilReferenceValueBack | Specifies back stencil reference value. |
The documentation for this class was generated from the following file: