RenderTextureFormat.Shadowmap

Description

A native shadowmap render texture format.

This represents a format for which the GPU can automatically do shadowmap comparisons for. Unity uses this format internally for shadows, when supported. Note that some platforms or GPUs do not support Shadowmap format, in which case shadows end up using RenderTextureFormat.Depth format.

Additional resources: RenderTexture class, SystemInfo.SupportsRenderTextureFormat.


Did you find this page useful? Please give it a rating: