Method GenerateImpulseWithVelocity
GenerateImpulseWithVelocity(Vector3)
Broadcast the Impulse Signal onto the appropriate channels, using a custom impact velocity, and this transfom's position.
Declaration
public void GenerateImpulseWithVelocity(Vector3 velocity)
Parameters
Type | Name | Description |
---|---|---|
Vector3 | velocity | The impact magnitude and direction |