SphereLight
from panda3d.core import SphereLight
- class SphereLight
Bases:
PointLight
A sphere light is like a point light, except that it represents a sphere with a radius, rather than being an infinitely thin point in space.
New in version 1.10.0.
Inheritance diagram
- __init__(*args, **kwargs)
- getClassType()
C++ Interface: get_class_type()
- get_class_type()
C++ Interface: get_class_type()
- radius