SelectiveChildNode

from panda3d.core import SelectiveChildNode
class SelectiveChildNode

Bases: PandaNode

A base class for nodes like LODNode and SequenceNode that select only one visible child at a time.

This class is now vestigial.

Inheritance diagram

Inheritance diagram of SelectiveChildNode

__init__(*args, **kwargs)
getClassType()

C++ Interface: get_class_type()

get_class_type()

C++ Interface: get_class_type()