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)
- clearPerspective()
- clearThick()
- static getClassType() panda3d.core.TypeHandle
- getPerspective() bool
Returns the perspective flag set on this particular point. If there is no perspective flag set, returns false.