GeomPoints
from panda3d.core import GeomPoints
- class GeomPoints
Bases:
Bases:
GeomPrimitive
Defines a series of disconnected points.
Inheritance diagram
- __init__(usage_hint: UsageHint)
- __init__(copy: GeomPoints)
- static getClassType() TypeHandle