BulletSphereShape
from panda3d.bullet import BulletSphereShape
- class BulletSphereShape
Bases:
Bases:
BulletShape
Inheritance diagram
- __init__(copy: BulletSphereShape)
- __init__(radius: float)
- static get_class_type() panda3d.core.TypeHandle
- static make_from_solid(solid: panda3d.core.CollisionSphere) BulletSphereShape