Difference between revisions of "Template:LSL Function/force"

From Second Life Wiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
{{#if:
{{#if:


{{#if:{{{local|}}}|
{{#if:{{{local|}}}|
Line 7: Line 6:
<!-- non-zero=* -->
<!-- non-zero=* -->


{{LSL_Function/boolean|{{{local|}}}|th=uses the local axis|fh=uses the region axis|td=uses the [[Viewer coordinate frames#Local|local axis]]|fd=uses the region [[Viewer coordinate frames#Region|region axis]]|bool=*}}
{{#ifeq:{{{1|}}}|torque|
 
{{LSL_Function/boolean|{{{local|}}}
|th=uses the local axis
|td=uses the [[Viewer coordinate frames#Local|local axis]]
|fh=uses the region axis
|fd=uses the region [[Viewer coordinate frames#Region|region axis]]
|bool=*}}
 
|
 
{{LSL_Function/boolean|{{{local|}}}
|th={{{1|}}} is treated as a local directional vector
|td={{LSLP|{{{1|}}}}} is treated as a [[Viewer coordinate frames#Local|local]] directional vector
|fh={{{1|}}} is treated as a region directional vector
|fd={{LSLP|{{{1|}}}}} is treated as a [[Viewer coordinate frames#Region|region]] directional vector
|bool=*}}
 
}}


}}
}}

Revision as of 13:30, 10 June 2012