struct AmbientLight3D
Swift
struct AmbientLight3D
Not documented.
Sources/LavaUI/Spatial.swift:450
Constructors
init(color: Color = Color(r: 1, g: 1, b: 1), intensity: Float = 0.3)
Not documented.
Sources/LavaUI/Spatial.swift:452
Methods
func spatialElements() -> [SpatialElement]
Not documented.
Sources/LavaUI/Spatial.swift:458