Programming API Reference: SharpGfx.Lighting

Class public abstract Material

is LightingBase
TODO
Property public Light Light { get }: the current light source.
Property public abstract Expression<Func<Color3>Remission { get; }: TODO