ShadowSamplingMode

enumeration

Switch to Manual

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.