Basics
Guides
API Reference
Basics
Guides
API Reference
[13:7] extends: LightBase
Wraps JavaFX AmbientLight, a light source that illuminates every face of every shape in scope uniformly, with no falloff and no direction. Use a low intensity ambient light to lift global brightness without flattening the scene.
AmbientLight (object ColorObj = null)
Creates a new AmbientLight. If a Color is provided, it sets the initial light color; otherwise the default is white.
ColorObj is an optional Color wrapper.
Aussom
Write once. Embed everywhere.
Copyright 2026 Austin Lehman. All rights reserved.