Class SetTextBlockTextWrappingDto (Inputs.BabylonGui)
Constructors
constructor
new SetTextBlockTextWrappingDto( textBlock?: TextBlock, textWrapping?: boolean,): SetTextBlockTextWrappingDto Parameters
OptionaltextBlock: TextBlockOptionaltextWrapping: boolean
Properties
textBlock
textBlock: TextBlock
textWrapping
textWrapping: any
Feeds
babylon.gui.textBlock.setTextWrappingwith a text block and how it handles text wider than itself.