EnvironmentSkySource constructor

EnvironmentSkySource({
  1. double blurriness = 0.0,
})

Implementation

EnvironmentSkySource({this.blurriness = 0.0});