Bitbybit Docs
    Preparing search index...

    Class SetTextBlockTextWrappingDto (Inputs.BabylonGui)

    babylon.gui.textBlock.setTextWrapping 提供文本块以及它如何处理比自身更宽的文本。

    Index

    Constructors

    Properties

    Constructors

    Properties

    textBlock: TextBlock

    要就地更改的文本块

    undefined
    
    textWrapping: any

    true 换到新行,false 裁剪,或者引擎的某种模式(如省略号)

    undefined