bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Class SceneCanvasBackgroundImageDto

    Index

    Constructors

    Properties

    imageUrl?: string

    URL of the background image

    undefined
    

    How the background image should repeat

    noRepeat
    

    Size of the background image (enum values or specific values like '100px 50px')

    cover
    

    Position of the background image (enum values or specific values like '50% 50%')

    center
    

    Background attachment

    scroll
    

    Background origin

    paddingBox
    

    Background clip

    borderBox