Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
AddAngularImpulse
Syntax
C++
virtual int AddAngularImpulse(IFunctionHandler * pH, Ang3 vAngular, float deceleration, float duration);
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.