BulletGhostNode

from panda3d.bullet import BulletGhostNode
class BulletGhostNode

Bases:

Bases: BulletBodyNode

Inheritance diagram

Inheritance diagram of BulletGhostNode

__init__(name: str)
static getClassType() panda3d.core.TypeHandle
getNumOverlappingNodes() int

Overlapping

getOverlappingNode(idx: int) panda3d.core.PandaNode
getOverlappingNodes() list
property overlapping_nodes Sequence[PandaNode]