Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


RInt

Scalar (R) render texture format, 32 bit signed integer.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
RInt = 19

Remarks

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