Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SetRenderedText(string)

Setting this property will override the displayed text while preserving the original text value.
Read time 1 minuteLast updated 12 days ago

Definition

void SetRenderedText(string renderedText)

Parameters

renderedText

Remarks

It is frequently employed to integrate third-party plugins available in the Unity Asset Store for text shaping purposes in combination with the LanguageDirection property.