Difference between revisions of "VEHICLE ANGULAR MOTOR DIRECTION"
Jump to navigation
Jump to search
m |
m |
||
Line 10: | Line 10: | ||
|functions= | |functions= | ||
{{LSL DefineRow||[[llSetVehicleVectorParam]]|}} | {{LSL DefineRow||[[llSetVehicleVectorParam]]|}} | ||
|events | |events | ||
|articles={{LSL DefineRow||[[Linden Vehicle Tutorial]]}} | |articles={{LSL DefineRow||[[Linden Vehicle Tutorial]]}} | ||
|cat1 | |cat1=Vehicle/Parameters | ||
|cat2 | |cat2 | ||
|cat3 | |cat3 | ||
|cat4 | |cat4 | ||
}} | }} |
Revision as of 23:28, 20 June 2009
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer VEHICLE_ANGULAR_MOTOR_DIRECTION = 19;The integer constant VEHICLE_ANGULAR_MOTOR_DIRECTION has the value 19
vector of angular velocity that the vehicle will try to achieve
Caveats