Interface IColorProvider
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.
Defines the interface for describing the color of a light.
public interface IColorProvider
Computes the color of the light (sRgb space).
Color3 ComputeColor()
Color3.