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