Class SetTextBlockTextDto (Inputs.BabylonGui)
Constructors
constructor
new SetTextBlockTextDto( textBlock?: TextBlock, text?: string,): SetTextBlockTextDto Parameters
OptionaltextBlock: TextBlockOptionaltext: string
Properties
textBlock
textBlock: TextBlock
text
text: string
Feeds
babylon.gui.textBlock.setTextwith a text block and its new text.