LightAmbient Class
Namespace: Stride.Rendering.LightsAssembly: Stride.Rendering.dll
An ambient light.
                 Derived from LightAmbient: 
              
              
              
[DataContract("LightAmbient")]
[Display("Ambient", null)]
public class LightAmbient : ColorLightBase, IColorLight, ILight
              | Name | Description | |
|---|---|---|
| Methods | ||
| Update(RenderLight) | ||
Methods
Update(RenderLight)
public override bool Update(RenderLight light)
              Parameters
| Type | Name | Description | 
|---|---|---|
| RenderLight | light | 
Returns
| Type | Description | 
|---|---|
| System.Boolean |