| 44 | Function ID |
| 0.0 | Delay |
| 10.0 | Energy |
Returns a vector that is the wind velocity at the prim position + offset
| • vector | offset |
Examples
default
{
touch_start(integer num)
{
llSay(0, "Wind velocity: " + (string)llWind(ZERO_VECTOR));
}
}
Deep Notes
Issues
~ Search JIRA for related Issues| | | SVC-3131 | [c] | | llWind() and viewer wind effects do not match |

No comments:
Post a Comment