Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SunPositionDto

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • Optional material: SkyMaterial
    • Optional sunPosition: Vector3

    Returns SunPositionDto

Properties

material

material: SkyMaterial

Material to update

default

undefined

Optional sunPosition

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.

default

undefined

Generated using TypeDoc