Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


initializationColor

The color that Unity uses to initialize a Custom Render Texture. Unity ignores this parameter if an CustomRenderTexture.initializationMaterial is set.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public Color initializationColor { get; set; }