Environment
Description
The tool used to edit the environment. Only affects the ambient light.
Accessed by Global.Editor.Tools["Environment"]
.
Properties
Color | AmbientLight |
Methods
void | SetAmbientLight ( Color color ) |
Property Descriptions
- Color AmbientLight:
Gets or sets the ambient light color
Method Descriptions
- void SetAmbientLight ( Color color ):
Sets the ambient light color. Already called by AmbientLight property when you set it.