Table of Contents

Interface IColorProvider

Namespace
Stride.Rendering.Colors
Assembly
Stride.Rendering.dll

Defines the interface for describing the color of a light.

public interface IColorProvider

Methods

ComputeColor()

Computes the color of the light (sRgb space).

Color3 ComputeColor()

Returns

Color3

Color3.