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