PhysicalNode¶
from panda3d.physics import PhysicalNode
-
class
PhysicalNode
¶ Bases:
PandaNode
Graph node that encapsulated a series of physical objects
Inheritance diagram
-
addPhysicalsFrom
(other: PhysicalNode)¶ append operation
-
clear
()¶
-
static
getClassType
() → panda3d.core.TypeHandle¶
-
removePhysical
(index: int) remove operation
-