![]() | PhysActor Class |
Namespace: RavingBots.MagicGestures.Game.Magic
public class PhysActor : MonoBehaviour
The PhysActor type exposes the following members.
Name | Description | |
---|---|---|
![]() | OnCollisionEnter |
Called when this actor collides with something.
|
Name | Description | |
---|---|---|
![]() | CollisionSound |
The sound played on a collision.
|
![]() | CollisionSoundMinVelocity |
The minimum collision velocity before the sound is played.
|
![]() | CollisionVelocityToVolume |
The scaling factor, used to convert the collision velocity
to the collision sound volume.
|