Difference between revisions of "Template:LSLFunction"

From Second Life Wiki
Jump to navigation Jump to search
Line 23: Line 23:
This template is used to inline a table that displays the function specifications.
This template is used to inline a table that displays the function specifications.


{{LslFunction|llSin|0|0.0|10.0|r=float |p1=theta|p1t=float|p1d=Angle in radians}}
{{LslFunction|llSin|0|0.0|10.0|r=float|p1=theta|p1t=float|p1d=Angle in radians}}





Revision as of 13:49, 25 January 2007

This template is used to inline a table that displays the function specifications.


float llSin( float theta );

0 Function ID
0.0 Sleep
10.0 Energy
  • Angle in radians


Usage

Example