HideInterval

from panda3d.direct import HideInterval
class HideInterval

Bases:

Bases: CInterval

An interval that calls NodePath.hide().

Inheritance diagram

Inheritance diagram of HideInterval

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