Bitbybit Docs
    Preparing search index...

    Class SetTextBlockTextDto (Inputs.BabylonGui)

    Feeds babylon.gui.textBlock.setText with a text block and its new text.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • OptionaltextBlock: TextBlock
      • Optionaltext: string

      Returns SetTextBlockTextDto

    Properties

    textBlock: TextBlock

    The text block to change in place

    undefined
    
    text: string

    The text shown from then on

    undefined