- mode
Lamp mode value - see EditButtons. Do not access directly
See setMode()
- type
Lamp type value - see EditButtons. No direct access, please.
See setType()
- col
RGB vector (R, G, B) of lamp colour
- energy
Intensity (float)
- dist
clipping distance of a spot lamp or decay range
- spotSize
float angle (in degrees) of spot cone
(between 0.0 and 180.0)
- spotBlend
value defining the blurriness of the spot edge
- haloInt
Halo intensity
- clipStart
shadow buffer clipping start
- clipStart
shadow buffer clipping end
- bias
The bias value for the shadowbuffer routine
- softness
The filter value for the shadow blurring
- samples
Number of samples in shadow calculation - the
larger, the better
- bufferSize
Size of the shadow buffer which should be one of:
[512, 768, 1024, 1536, 2560]
- haloStep
Number of steps in halo calculation - the smaller, the
the better (and slower). A value of 0 disables shadow
halo calculation