Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


maxColorComponent

Returns the maximum color component value: Max(r,g,b).
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public float maxColorComponent { get; }