DayNightCycleComponent constructor
DayNightCycleComponent({})
Implementation
DayNightCycleComponent({
this.timeOfDay = 12.0,
this.timeSpeed = 0.0,
this.latitude = 34.0,
this.sunLightNode,
this.skySource,
this.targetScene,
this.applyLightingToTarget = true,
this.shadowOnly = false,
});