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

    Constructors

    Properties

    Constructors

    • Parameters

      • Optionalmaterial: SkyMaterial
      • Optionalinclination: number

      Returns InclinationDto

    Properties

    material: SkyMaterial

    Material to update

    undefined
    
    inclination?: number

    Defines the sun inclination, in interval [-0.5, 0.5]. When the inclination is not 0, the sun is said "inclined".

    0.49
    

    -0.5

    0.5

    0.01