Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.64 KB

File metadata and controls

36 lines (24 loc) · 1.64 KB

Environment

Summary

The background, skybox and props

Class Properties

NameReturn TypeDescription
currentEnvironment
Read/Write
The current environment settings

Instance Properties

NameReturn TypeDescription
gradientColorAColor
Read/Write
The sky color at the top
gradientColorBColor
Read/Write
The skybox color at the horizon
gradientOrientationRotation
Read/Write
The sky gradient orientation
fogColorColor
Read/Write
The fog color
fogDensitynumber
Read/Write
The fog density
ambientColorColor
Read/Write
The ambient light color
mainLightColorColor
Read/Write
The main light color
mainLightDirectionRotation
Read/Write
The main light direction
secondaryLightColorColor
Read/Write
The secondary light color
secondaryLightDirectionRotation
Read/Write
The secondary light direction