Template:LSL Function/force: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#if: | {{LSL Injection Test}}{{#if: | ||
{{#if:{{{local|}}}| | {{#if:{{{local|}}}| | ||
Line 8: | Line 8: | ||
{{#ifeq:{{{1|}}}|torque| | {{#ifeq:{{{1|}}}|torque| | ||
{{LSL_Function/boolean|{{{local|}}} | {{LSL_Function/boolean|{{{local|}}}|if=* | ||
|th=uses the local axis | |th=uses the local axis | ||
|td=uses the [[Viewer coordinate frames#Local|local axis]] | |td=uses the [[Viewer coordinate frames#Local|local axis]] | ||
Line 17: | Line 17: | ||
| | | | ||
{{LSL_Function/boolean|{{{local|}}} | {{LSL_Function/boolean|{{{local|}}}|if=* | ||
|th={{{1|}}} is treated as a local directional vector | |th={{{1|}}} is treated as a local directional vector | ||
|td={{LSLP|{{{1|}}}}} is treated as a [[Viewer coordinate frames#Local|local]] directional vector | |td={{LSLP|{{{1|}}}}} is treated as a [[Viewer coordinate frames#Local|local]] directional vector |