zero
A GlyphRect with all values set to zero. Shorthand for writing GlyphRect(0, 0, 0, 0).
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.TextCore
- Assembly: UnityEngine.TextCoreFontEngineModule
public static GlyphRect zero { get; }