Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Default

Default color render texture format: will be chosen accordingly to Frame Buffer format and Platform.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
Default = 7

Remarks

Typically this is RenderTextureFormat.ARGB32 format.
Additional Resources: RenderTexture class.