ForceNode
from panda3d.physics import ForceNode
- class ForceNode
Bases:
Bases:
PandaNodeA force that lives in the scene graph and is therefore subject to local coordinate systems. An example of this would be simulating gravity in a rotating space station. or something.
Inheritance diagram
- clear()
- static get_class_type() panda3d.core.TypeHandle
- remove_force(index: int)
remove operation
