HideInterval¶
from panda3d.direct import HideInterval
-
class
HideInterval
¶ Bases:
CInterval
An interval that calls
NodePath.hide()
.Inheritance diagram
-
__init__
(param0: HideInterval)¶
-
__init__
(node: panda3d.core.NodePath, name: str)
-
static
getClassType
() → panda3d.core.TypeHandle¶
-