PointLight
PointLight
- color : bevy_color::color::Color
- intensity : f32
- range : f32
- radius : f32
- shadows_enabled : bool
- shadow_depth_bias : f32
- shadow_normal_bias : f32
- shadow_map_near_z : f32
Description
A light that emits light in all directions from a central point.
Real-world values for
intensity
(luminous power in lumens) based on the electrical power consumption of the type of real-world light are:
Luminous Power (lumen) (i.e. the intensity member) Incandescent non-halogen (Watts) Incandescent halogen (Watts) Compact fluorescent (Watts) LED (Watts) 200 25 3-5 3 450 40 29 9-11 5-8 800 60 13-15 8-12 1100 75 53 18-20 10-16 1600 100 72 24-28 14-17 2400 150 30-52 24-30 3100 200 49-75 32 4000 300 75-100 40.5 Source: Wikipedia