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

From Second Life Wiki
Jump to navigation Jump to search
m
m
 
(4 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|}}}|th=uses the local axis
{{LSL_Function/boolean|{{{local|}}}|if=*
|th=uses the local axis
|td=uses the [[Viewer coordinate frames#Local|local axis]]
|td=uses the [[Viewer coordinate frames#Local|local axis]]
|fh=uses the region axis
|fh=uses the region axis
|fd=uses the region [[Viewer coordinate frames#Region|region axis]]
|fd=uses the region [[Viewer coordinate frames#Region|region axis]]
|pd=if
|ph=if
|bool=*}}
|bool=*}}


|
|


{{LSL_Function/boolean|{{{local|}}}|th={{{1|}}} is treated as a local directional vector
{{LSL_Function/boolean|{{{local|}}}|if=*
|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
|fh={{{1|}}} is treated as a region 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
|fd={{LSLP|{{{1|}}}}} is treated as a [[Viewer coordinate frames#Region|region]] directional vector
|pd=if
|ph=if
|bool=*}}
|bool=*}}



Latest revision as of 20:04, 10 June 2012