Bitbybit Docs
    Preparing search index...

    Class SetTextBlockTextWrappingDto (Inputs.BabylonGui)

    Feeds babylon.gui.textBlock.setTextWrapping with a text block and how it handles text wider than itself.

    Index

    Constructors

    Properties

    Constructors

    Properties

    textBlock: TextBlock

    The text block to change in place

    undefined
    
    textWrapping: any

    True wraps onto new lines, false clips, or one of the engine's modes such as ellipsis

    undefined