Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


unityTextGenerator

Switches between Unity's standard and advanced text generator
Read time 1 minuteLast updated 9 days ago

Definition

StyleEnum<TextGeneratorType> unityTextGenerator { get; set; }

Remarks

The advanced text generator supports comprehensive Unicode and text shaping for various languages and scripts, including RTL languages. However, it's currently in development and may not have full feature parity with the standard generator. This property is inherited by default and affects text rendering capabilities.