SphereLight
from panda3d.core import SphereLight
- class SphereLight
Bases:
Bases:
PointLightA 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.
Added in version 1.10.0.
Inheritance diagram
- static get_class_type() TypeHandle
