Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


RHalf

Scalar (R) render texture format, 16 bit floating point.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
RHalf = 15

Remarks

Note that not all graphics cards support floating point render textures. Use SystemInfo.SupportsRenderTextureFormat to check for support.