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