Difference between revisions of "Template:LSL Constants/KeyframedMotion"

From Second Life Wiki
Jump to navigation Jump to search
m (Created page with "{{#if:{{{table|}}}<noinclude>1</noinclude>| {{{!}} {{#if:{{{sortable|}}}<noinclude>1</noinclude>|class="sortable"}} {{Prettytable|style=margin: 0px 0px 10px 1pt;}}}} {{!}}- id='{…")
 
Line 7: Line 7:
{{!}}-
{{!}}-
{{!}}-
{{!}}-
{{LSL ConstTB|KFM_COMMAND|integer|0}}
{{LSL ConstTB|KFM_COMMAND|integer|0|m=3|s1=rowspan=5|s2=rowspan=5}}
{{!}}-
{{!}}-
{{LSL ConstTB|KFM_CMD_PLAY|integer|0}}
{{LSL ConstTB|KFM_CMD_PLAY|integer|0|m=3}}
{{!}}-
{{!}}-
{{LSL ConstTB|KFM_CMD_STOP|integer|1}}
{{LSL ConstTB|KFM_CMD_STOP|integer|1|m=3}}
{{!}}-
{{!}}-
{{LSL ConstTB|KFM_CMD_PAUSE|integer|2}}
{{LSL ConstTB|KFM_CMD_PAUSE|integer|2|m=3}}
{{!}}-
{{!}}-
{{LSL ConstTB|KFM_CMD_SET_MODE|integer|3}}
{{LSL ConstTB|KFM_CMD_SET_MODE|integer|3|m=3}}
{{!}}-
{{!}}-
{{!}}-
{{!}}-
{{LSL ConstTB|KFM_MODE|integer|1}}
{{LSL ConstTB|KFM_MODE|integer|1|m=3|s1=rowspan=5|s2=rowspan=5}}
{{!}}-
{{!}}-
{{LSL ConstTB|KFM_FORWARD|integer|0}}
{{LSL ConstTB|KFM_FORWARD|integer|0|m=3}}
{{!}}-
{{!}}-
{{LSL ConstTB|KFM_LOOP|integer|1}}
{{LSL ConstTB|KFM_LOOP|integer|1|m=3}}
{{!}}-
{{!}}-
{{LSL ConstTB|KFM_PING_PONG|integer|2}}
{{LSL ConstTB|KFM_PING_PONG|integer|2|m=3}}
{{!}}-
{{!}}-
{{LSL ConstTB|KFM_REVERSE|integer|3}}
{{LSL ConstTB|KFM_REVERSE|integer|3|m=3}}
{{!}}-
{{!}}-
{{!}}-
{{!}}-
{{LSL ConstTB|KFM_DATA|integer|2}}
{{LSL ConstTB|KFM_DATA|integer|2|m=3|s1=rowspan=2|s2=rowspan=2}}
{{!}}-
{{!}}-
{{LSL ConstTB|KFM_ROTATION|integer|0x1}}
{{LSL ConstTB|KFM_ROTATION|integer|0x1|m=3}}
{{!}}-
{{!}}-
{{LSL ConstTB|KFM_TRANSLATION|integer|0x2}}
{{LSL ConstTB|KFM_TRANSLATION|integer|0x2|m=3}}
{{!}}-
{{!}}-
{{#if:{{{table|}}}<noinclude>1</noinclude>|{{!}}} }}
{{#if:{{{table|}}}<noinclude>1</noinclude>|{{!}}} }}

Revision as of 12:34, 10 June 2013