Parameters |
Description |
Ang3 vAngular |
Rotation angle value. |
float deceleration |
Deceleration of the impulse. |
float duration |
Duration of the impulse. |
Syntax: Actor.AddAngularImpulse( Ang3 vAngular,float deceleration,float duration )
Sets and angular impulse to the actor.
Copyright (c) 2012. All rights reserved.
|