LightNode
from panda3d.core import LightNode
- class LightNode
Bases:
A derivative of Light and of
PandaNode
. All kinds of Light except Spotlight (which must inherit fromLensNode
instead) inherit from this class.Inheritance diagram
- static getClassType() TypeHandle