Table of Contents

Interface ILight

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

Base interface for all lights.

public interface ILight

Methods

Update(RenderLight)

bool Update(RenderLight light)

Parameters

light RenderLight

Returns

bool