csharp
public sealed class EnvironmentSettingsWhat the world looks like when nothing is drawn in front of it.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (6)
public Color4 BackgroundWhat the sky is, where nothing else is drawn.
public Color4 AmbientThe light that arrives from everywhere.
public float AmbientIntensityHow much of it.
public bool FogWhether distance fades towards the background colour.
public float FogStartWhere it starts, in metres.
public float FogEndAnd where it is total.
Used by (4)
- Describes_Vixen_Editor_App_EnvironmentSettingsVixen.Editor.App
- MilestoneE5TestsVixen.Editor.App.Tests
- TypeRegistrationVixen.Editor.App
- WorldSettingsVixen.Editor.App