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