Programming API Reference: EduGraf.Lighting

Class public ParallelLight

: Light
This represents light that is parallel in all space.
Property protected Vector3 Direction { get; }: in which the light travels.
Property public override Expression<Func<Material Color3>Remission { get }