Programming API Reference: EduGraf.Lighting

Class public HemisphereLight

: Light
This represents light that uniformly comes from a hemisphere.
Property protected Vector3 Sky { get; }: the direction to the sky.
Property public override Expression<Func<Material Color3>Remission { get }