Version: 2017.2

ShadowSamplingMode

enumeration

Cambiar al Manual

Descripción

Used by CommandBuffer.SetShadowSamplingMode.

Variables

CompareDepthsDefault shadow sampling mode: sampling with a comparison filter.
RawDepthShadow sampling mode for sampling the depth value.
NoneIn ShadowSamplingMode.None, depths are not compared. Use this value if a Texture is not a shadowmap.