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