Enum LowResTransparentUpsample
Low resolution transparency upsample type..
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
public enum LowResTransparentUpsample : byte
필드
| 이름 | 설명 |
|---|---|
| Bilinear | Bilinear upsample. |
| NearestDepth | Nearest depth upsample. |