Table of Contents

Class LightAmbient

Namespace
Stride.Rendering.Lights
Assembly
Stride.Rendering.dll

An ambient light.

[DataContract("LightAmbient")]
[Display("Ambient", null)]
public class LightAmbient : ColorLightBase, IColorLight, ILight
Inheritance
LightAmbient
Implements
Inherited Members

Methods

Update(RenderLight)

public override bool Update(RenderLight light)

Parameters

light RenderLight

Returns

bool