BulletShape¶
from panda3d.bullet import BulletShape
-
class
BulletShape
¶ Bases:
TypedWritableReferenceCount
Inheritance diagram
-
static
getClassType
() → panda3d.core.TypeHandle¶
-
getShapeBounds
() → panda3d.core.BoundingSphere¶ Returns the current bounds of this collision shape.
-
property
name
→ char¶
-
property
shape_bounds
→ BoundingSphere¶ Returns the current bounds of this collision shape.
-
static