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

From Second Life Wiki
Jump to navigation Jump to search
m
m
Line 17: Line 17:
{{LSL ConstTB|KFM_CMD_PAUSE|integer|2|m=3|c=?}}
{{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=?}}-->
{{!}}-
{{!}}-
{{!}}-
{{!}}-

Revision as of 21:29, 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_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 fields ] 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_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 fields ] 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_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 fields ] 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_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 fields ] Gets / Sets the ...Defaults to (KFM_ROTATION | KFM_TRANSLATION)
KFM_ROTATION 0x1 ?
KFM_TRANSLATION 0x2 ?