Enum LowResTransparentUpsample
Low resolution transparency upsample type..
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
public enum LowResTransparentUpsample : byte
Fields
Name | Description |
---|---|
Bilinear | Bilinear upsample. |
NearestDepth | Nearest depth upsample. |