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

From Second Life Wiki
Jump to navigation Jump to search
m
m
Line 11: Line 11:
{{!}} colspan="6" {{!}} {{#var:comment}}
{{!}} colspan="6" {{!}} {{#var:comment}}
{{!}}-
{{!}}-
{{LSL ConstTB|KFM_CMD_PLAY|integer|0|}}
{{LSL ConstTB|KFM_CMD_PLAY|integer|0|c=?}}
{{!}}-
{{!}}-
{{LSL ConstTB|KFM_CMD_STOP|integer|1|m=3}}
{{LSL ConstTB|KFM_CMD_STOP|integer|1|m=3|c=?}}
{{!}}-
{{!}}-
{{LSL ConstTB|KFM_CMD_PAUSE|integer|2|m=3}}
{{LSL ConstTB|KFM_CMD_PAUSE|integer|2|m=3|c=?}}
{{!}}-
{{!}}-
{{LSL ConstTB|KFM_CMD_SET_MODE|integer|3|m=3|c=?}}
{{LSL ConstTB|KFM_CMD_SET_MODE|integer|3|m=3|c=?}}
Line 24: Line 24:
{{!}} colspan="6" {{!}} {{#var:comment}}{{PBR}}Defaults to {{LSL Const|KFM_FORWARD|integer|0}}
{{!}} colspan="6" {{!}} {{#var:comment}}{{PBR}}Defaults to {{LSL Const|KFM_FORWARD|integer|0}}
{{!}}-
{{!}}-
{{LSL ConstTB|KFM_FORWARD|integer|0|m=3}}
{{LSL ConstTB|KFM_FORWARD|integer|0|m=3|c=?}}
{{!}}-
{{!}}-
{{LSL ConstTB|KFM_LOOP|integer|1|m=3}}
{{LSL ConstTB|KFM_LOOP|integer|1|m=3|c=?}}
{{!}}-
{{!}}-
{{LSL ConstTB|KFM_PING_PONG|integer|2|m=3}}
{{LSL ConstTB|KFM_PING_PONG|integer|2|m=3|c=?}}
{{!}}-
{{!}}-
{{LSL ConstTB|KFM_REVERSE|integer|3|m=3}}
{{LSL ConstTB|KFM_REVERSE|integer|3|m=3|c=?}}
{{!}}-
{{!}}-
{{!}}-
{{!}}-
Line 37: Line 37:
{{!}} colspan="6" {{!}} {{#var:comment}}{{PBR}}Defaults to ({{LSL Const|KFM_ROTATION|integer|0x1}} | {{LSL Const|KFM_TRANSLATION|integer|0x2}})
{{!}} colspan="6" {{!}} {{#var:comment}}{{PBR}}Defaults to ({{LSL Const|KFM_ROTATION|integer|0x1}} | {{LSL Const|KFM_TRANSLATION|integer|0x2}})
{{!}}-
{{!}}-
{{LSL ConstTB|KFM_ROTATION|integer|0x1|m=3}}
{{LSL ConstTB|KFM_ROTATION|integer|0x1|m=3|c=?}}
{{!}}-
{{!}}-
{{LSL ConstTB|KFM_TRANSLATION|integer|0x2|m=3}}
{{LSL ConstTB|KFM_TRANSLATION|integer|0x2|m=3|c=?}}
{{!}}-
{{!}}-
{{#if:{{{table|}}}<noinclude>1</noinclude>|{{!}}} }}
{{#if:{{{table|}}}<noinclude>1</noinclude>|{{!}}} }}

Revision as of 13:13, 10 June 2013

Parameter Return Values / Additional Parameters Description
KFM_COMMAND ] 0 [ integer command ] Gets / Sets the command
KFM_CMD_PLAY 0
KFM_CMD_STOP 1 ?
KFM_CMD_PAUSE 2 ?
KFM_CMD_SET_MODE 3 ?
KFM_MODE ] 1 [ integer mode ] Gets / Sets the playback modeDefaults to KFM_FORWARD
KFM_FORWARD 0 ?
KFM_LOOP 1 ?
KFM_PING_PONG 2 ?
KFM_REVERSE 3 ?
KFM_DATA ] 2 [ integer mode ] Gets / Sets the ...Defaults to (KFM_ROTATION | KFM_TRANSLATION)
KFM_ROTATION 0x1 ?
KFM_TRANSLATION 0x2 ?
Parameter Return Values / Additional Parameters Description
KFM_COMMAND ] 0 [ integer command ] Gets / Sets the command
KFM_CMD_PLAY 0
KFM_CMD_STOP 1 ?
KFM_CMD_PAUSE 2 ?
KFM_CMD_SET_MODE 3 ?
KFM_MODE ] 1 [ integer mode ] Gets / Sets the playback modeDefaults to KFM_FORWARD
KFM_FORWARD 0 ?
KFM_LOOP 1 ?
KFM_PING_PONG 2 ?
KFM_REVERSE 3 ?
KFM_DATA ] 2 [ integer mode ] Gets / Sets the ...Defaults to (KFM_ROTATION | KFM_TRANSLATION)
KFM_ROTATION 0x1 ?
KFM_TRANSLATION 0x2 ?
Parameter Return Values / Additional Parameters Description
KFM_COMMAND ] 0 [ integer command ] Gets / Sets the command
KFM_CMD_PLAY 0
KFM_CMD_STOP 1 ?
KFM_CMD_PAUSE 2 ?
KFM_CMD_SET_MODE 3 ?
KFM_MODE ] 1 [ integer mode ] Gets / Sets the playback modeDefaults to KFM_FORWARD
KFM_FORWARD 0 ?
KFM_LOOP 1 ?
KFM_PING_PONG 2 ?
KFM_REVERSE 3 ?
KFM_DATA ] 2 [ integer mode ] Gets / Sets the ...Defaults to (KFM_ROTATION | KFM_TRANSLATION)
KFM_ROTATION 0x1 ?
KFM_TRANSLATION 0x2 ?
Parameter Return Values / Additional Parameters Description
KFM_COMMAND ] 0 [ integer command ] Gets / Sets the command
KFM_CMD_PLAY 0
KFM_CMD_STOP 1 ?
KFM_CMD_PAUSE 2 ?
KFM_CMD_SET_MODE 3 ?
KFM_MODE ] 1 [ integer mode ] Gets / Sets the playback modeDefaults to KFM_FORWARD
KFM_FORWARD 0 ?
KFM_LOOP 1 ?
KFM_PING_PONG 2 ?
KFM_REVERSE 3 ?
KFM_DATA ] 2 [ integer mode ] Gets / Sets the ...Defaults to (KFM_ROTATION | KFM_TRANSLATION)
KFM_ROTATION 0x1 ?
KFM_TRANSLATION 0x2 ?