Skip to main content

GradientSky

GradientSky is a class that is used to set a gradient skybox in the world.


Summary

Properties


Properties

HorizonLineColor

GradientSky.HorizonLineColor: Color

Determines the horizon line's color.


HorizonLineExponent

GradientSky.HorizonLineExponent: float

Determines the horizon line's exponent.


HorizonLineContribution

GradientSky.HorizonLineContribution: float

Determines how much the horizon line contributes.


SkyGradientTop

GradientSky.SkyGradientTop: Color

Determines the top color of the gradient.


SkyGradientBottom

GradientSky.SkyGradientBottom: Color

Determines the bottom color of the gradient.


SkyGradientExponent

GradientSky.SkyGradientExponent: int

Determines the gradient's exponent.


SunDiscColor

GradientSky.SunDiscColor: Color

Determines the color emitting off the sun.


SunDiscMultiplier

GradientSky.SunDiscMultiplier: float

Determines the multiplier of the sun.


SunDiscExponent

GradientSky.SunDiscExponent: float

Determines the exponent of the sun.


SunHaloColor

GradientSky.SunHaloColor: Color

Determines the color of the sun halo.


SunHaloExponent

GradientSky.SunHaloExponent: float

Determines the exponent of the sun halo.


SunHaloContribution

GradientSky.SunHaloContribution: float

Determines the contribution of the sun halo.