enum
ESamplerFilter
Select the filter used by texture sampler for texture lookup.
Values
Key | Value | Comment |
Nearest | 0 | Automatic detection. |
Linear | 1 | Manual detection. |
Key | Value | Comment |
Nearest | 0 | Automatic detection. |
Linear | 1 | Manual detection. |
Key | Value | Comment |
ESamplerFilter_Nearest | 0 | Automatic detection. |
ESamplerFilter_Linear | 1 | Manual detection. |