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

    Class SceneTwoColorLinearGradientDto

    Index

    Constructors

    Properties

    colorFrom: string

    Starting color in hex format

    #1a1c1f
    
    colorTo: string

    Ending color in hex format

    #93aacd
    

    Gradient direction

    toBottom
    
    stopFrom: number

    Starting color stop percentage

    0
    

    0

    100

    1

    stopTo: number

    Ending color stop percentage

    100
    

    0

    100

    1