Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


keyColumnFraction

The initial width of the key column, as a fraction of the total dictionary width. Clamped to the range [0.01, 0.99].
Read time 1 minuteLast updated 6 days ago

Definition

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

Remarks

If not specified, 0.5 is used.