SelectiveChildNode¶
from panda3d.core import SelectiveChildNode
-
class
SelectiveChildNode
¶ Bases:
PandaNode
A base class for nodes like
LODNode
andSequenceNode
that select only one visible child at a time.Inheritance diagram
-
static
getClassType
() → TypeHandle¶
-
static