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