shadowSamplingMode
Determines how the RenderTexture is sampled if it is used as a shadow map. Additional Resources: ShadowSamplingMode for more details.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public ShadowSamplingMode shadowSamplingMode { readonly get; set; }