Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

GlyphRect.zero

public static TextCore.GlyphRect zero;

Description

A GlyphRect with all values set to zero. Shorthand for writing GlyphRect(0, 0, 0, 0).