Bullet Dynamics v1.0.0
Loading...
Searching...
No Matches
BulletDynamics.Example Namespace Reference

Classes

class  BulletDynamicsExampleBulletTrail
 Component that clears the bullet trail on enable and on disable. More...
 
class  BulletDynamicsExampleDamageableTarget
 Example component that will respond to the damage using IDamageableByBullet. It will display the combined damage on the UI. More...
 
class  BulletDynamicsExampleDestructableGlass
 Example component that will change the mesh renderer's color to the _hitColor when the DynamicSurface.OnCollision is raised. More...
 
class  BulletDynamicsExamplePlayerController
 Example Controller that is used in the example scene to test the funcionalities. More...
 
class  BulletDynamicsExampleTargetSurfaceOnCollision
 Example component that will change the mesh renderer's color to the _hitColor when the DynamicSurface.OnCollision is raised. More...