SwitchNode
from panda3d.core import SwitchNode
- class SwitchNode
Bases:
Bases:
SelectiveChildNode
A node that renders only one of its children, according to the user’s indication.
Inheritance diagram
- static getClassType() TypeHandle
from panda3d.core import SwitchNode
Bases:
Bases: SelectiveChildNode
A node that renders only one of its children, according to the user’s indication.
Inheritance diagram