Skip to content

llTargetOmega

Function Syntax
void llTargetOmega(
  1. vector Axis,
  2. float SpinRate,
  3. float Gain
);

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.