llTargetOmega
function ll.TargetOmega(Axis: vector, SpinRate: number, Gain: number)Attempt to spin at SpinRate with strength Gain on Axis.
A spin rate of 0.0 cancels the spin. This function always works in object-local coordinates.
Parameters
-
Axis(vector) -
SpinRate(number) -
Gain(number)
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.TargetOmega().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llTargetOmega