Bitbybit Docs
    Preparing search index...

    Class SetImageUrlDto (Inputs.BabylonGui)

    Feeds babylon.gui.image.setSourceUrl with an image control and the address of its new picture.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • Optionalimage: Image
      • Optionalurl: string

      Returns SetImageUrlDto

    Properties

    image: Image

    The image control to change in place

    undefined
    
    url: string

    Address the new picture is loaded from

    undefined