starIntensity

open override fun starIntensity(starIntensity: Double): Atmosphere

A value controlling the star intensity where 0 will show no stars and 1 will show stars at their maximum intensity.

Parameters

starIntensity

as Double


open override fun starIntensity(starIntensity: Expression): Atmosphere

A value controlling the star intensity where 0 will show no stars and 1 will show stars at their maximum intensity.

Parameters

starIntensity

value of starIntensity as Expression


A value controlling the star intensity where 0 will show no stars and 1 will show stars at their maximum intensity.