This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:orx:config:settings_structure:orxtimelinetrack [2017/05/30 04:50 (8 years ago)] – external edit 127.0.0.1 | en:orx:config:settings_structure:orxtimelinetrack [2025/09/30 17:26 (12 days ago)] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 9: | Line 9: | ||
; it'll get executed by the command module; | ; it'll get executed by the command module; | ||
Loop = true|false; | Loop = true|false; | ||
+ | Immediate = true|false; NB: If true, track will be executed immediately after being added to a timeline as opposed to during the next object update. Defaults to false; | ||
KeepInCache = true|false; NB: If true, the timeline track will always stay in cache, | KeepInCache = true|false; NB: If true, the timeline track will always stay in cache, | ||
; even if no track of this type is currently in use. Can save time but costs memory. Defaults to false; | ; even if no track of this type is currently in use. Can save time but costs memory. Defaults to false; |