Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Linear

Render texture contains linear (non-color) data; don't perform color conversions on it.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
Linear = 1

Remarks

See RenderTextureReadWrite overview page for more details.