EggPatch

from panda3d.egg import EggPatch
class EggPatch

Bases:

Bases: EggPrimitive

A single “patch”, a special primitive to be rendered only with a tessellation shader.

Inheritance diagram

Inheritance diagram of EggPatch

__init__(copy: EggPatch)
__init__(name: str)
assign(copy: EggPatch) EggPatch
static getClassType() panda3d.core.TypeHandle