Navigation
API > API/Runtime > API/Runtime/RHI
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHIDefinitions.h |
| Include | #include "RHIDefinitions.h" |
Syntax
enum EClearDepthStencil
{
Depth,
Stencil,
DepthStencil,
}
Values
| Name | Description |
|---|---|
| Depth | |
| Stencil | |
| DepthStencil |