RenderTextureFormat.RHalf
Description 描述
Scalar (R) render texture format, 16 bit floating point.
Note that not all graphics cards support floating point render textures.
Use SystemInfo.SupportsRenderTextureFormat to check for support.
See Also: RenderTexture.format, RenderTexture class, SystemInfo.SupportsRenderTextureFormat.