SkyEnvironmentSpec constructor
SkyEnvironmentSpec(})
Creates the spec with the runtime defaults.
Implementation
SkyEnvironmentSpec(
this.source, {
this.refresh = 'manual',
this.intervalSeconds = 1.0,
this.faceResolution = 128,
this.equirectWidth = 512,
this.castShadows = false,
});