SphereLight
from panda3d.core import SphereLight
- class SphereLight
Bases:
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
- static getClassType() TypeHandle