Class SetTextBlockTextDto (Inputs.BabylonGui)
Constructors
constructor
new SetTextBlockTextDto( textBlock?: TextBlock, text?: string,): SetTextBlockTextDto Parameters
OptionaltextBlock: TextBlockOptionaltext: string
Properties
textBlock
textBlock: TextBlock
text
text: string
为
babylon.gui.textBlock.setText提供文本块及其新文本。