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|c=?}}
{{LSL ConstTB|KFM_CMD_PLAY|integer|0|m=3|c=?}}
{{!}}-
{{!}}-
{{LSL ConstTB|KFM_CMD_STOP|integer|1|m=3|c=?}}
{{LSL ConstTB|KFM_CMD_STOP|integer|1|m=3|c=?}}

Revision as of 13:14, 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 ?