llSetVelocity

From Second Life Wiki
Jump to navigation Jump to search

Summary

Function: llSetVelocity( vector velocity, integer local );

Applies velocity to object

• vector velocity
• integer local

Instantaneous velocity not dependent on object energy or mass.

Caveats

Examples

See Also

Functions

•  llSetAngularVelocity
•  llApplyImpulse

Deep Notes

History

Date of Release 10/08/2011

Search JIRA for related Issues

Signature

function void llSetVelocity( vector velocity, integer local );