Programming API Reference: EduGraf.LightingClass public ParallelLight: LightThis 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 }