EggPoint
from panda3d.egg import EggPoint
- class EggPoint
Bases:
Bases:
EggPrimitive
A single point, or a collection of points as defined by a single <PointLight> entry.
Inheritance diagram
- __init__(name: str)
- clear_perspective()
- clear_thick()
- static get_class_type() panda3d.core.TypeHandle
- get_perspective() bool
Returns the perspective flag set on this particular point. If there is no perspective flag set, returns false.