Programming API Reference: SharpGfx.Lighting
Class public PointLight
LightColor3 Color { get; }: Point3 Position { get; set; }: Constructor()
Expression<Func<Vector3>> LightToSurface { get }: Expression<Func<Vector3>> Direction { get }: Expression<Func<Color3>> Immission { get }: