Used by CommandBuffer.SetShadowSamplingMode.
CompareDepths | Default shadow sampling mode: sampling with a comparison filter. |
RawDepth | Shadow sampling mode for sampling the depth value. |
None | In ShadowSamplingMode.None, depths are not compared. Use this value if a Texture is not a shadowmap. |