Api Sandbox AmbientLight
class

AmbientLight

public class AmbientLight : Component

Adds an ambient light to the scene, applied globally.

Constructors

AmbientLight()

Properties

Name Type Description
Color Color Ambient light color outside of all light probes.
Assembly: Sandbox.Engine Namespace: Sandbox Full Name: Sandbox.AmbientLight