Version: 2019.1 (switch to 2018.3 or 2017.4)
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).

Did you find this page useful? Please give it a rating: