BulletGhostNode

from panda3d.bullet import BulletGhostNode
class BulletGhostNode

Bases:

Bases: BulletBodyNode

Inheritance diagram

Inheritance diagram of BulletGhostNode

__init__(name: str)
static get_class_type() panda3d.core.TypeHandle
get_num_overlapping_nodes() int

Overlapping

get_overlapping_node(idx: int) panda3d.core.PandaNode
get_overlapping_nodes() list
property overlapping_nodes Sequence[PandaNode]