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

    Constructors

    Properties

    Constructors

    • Parameters

      • Optionalmaterial: SkyMaterial
      • OptionalsunPosition: Vector3

      Returns SunPositionDto

    Properties

    material: SkyMaterial

    Material to update

    undefined
    
    sunPosition?: Vector3

    Defines the sun position in the sky on (x,y,z). If the property .useSunPosition is set to false, then the property is overridden by the inclination and the azimuth and can be read at any moment.

    undefined