DecayLightFilter
Overview
The Decay Light Filter causes the light to fade in and fade out. It is a linear ramp multiplier.
Attribute Reference
Properties attributes
falloff_far
Bool
default: False
does the light fade out?
falloff_near
Bool
default: False
does the light fade in?
far_end
Float
default: 0.0
distance from light to end of fade out
far_start
Float
default: 0.0
distance from light to start of fade out
near_end
Float
default: 0.0
distance from light to end of fade in
near_start
Float
default: 0.0
distance from light to start of fade in
General attributes
on
Bool
default: True
Turns the light filter on/off