17 INLINE PolylightEffect::
25 INLINE PolylightEffect::
27 _contribution_type(copy._contribution_type),
28 _weight(copy._weight),
29 _lightgroup(copy._lightgroup),
30 _effect_center(copy._effect_center)
47 return _contribution_type;
55 return _effect_center;
ContribType get_contrib() const
Returns CT_all or CT_proximal.
LPoint3 get_effect_center() const
Return the value of the _effect_center.
A PolylightEffect can be used on a node to define a LightGroup for that node.
PN_stdfloat get_weight() const
Get the weight value.