ShowInterval

from panda3d.direct import ShowInterval
class ShowInterval

Bases:

Bases: CInterval

An interval that calls NodePath.show().

Inheritance diagram

Inheritance diagram of ShowInterval

__init__(node: panda3d.core.NodePath, name: str)
__init__(param0: ShowInterval)
static getClassType() panda3d.core.TypeHandle