Bitbybit Docs
    Preparing search index...

    Class SetImageUrlDto (Inputs.BabylonGui)

    babylon.gui.image.setSourceUrl 提供图像控件及其新图片的地址。

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • Optionalimage: Image
      • Optionalurl: string

      Returns SetImageUrlDto

    Properties

    image: Image

    要就地更改的图像控件

    undefined
    
    url: string

    加载新图片的地址

    undefined