Go to:
Attributes.
Node representing list of tracks inside a container (or root level)
| Node name | Parents | Classification | MFn type | Compatible function sets |
|---|
| timeEditorTracks | node | animation:animation/timeEditor | kTimeEditorTracks | kBase kNamedObject kDependencyNode kTimeEditorTracks |
Attributes (26)
clip, clipTime, clipchanged, composition, crossfade, crossfadeClipId1, crossfadeClipId2, crossfadeCurve, crossfadeMode, index, muted, parentTime, state, track, trackColor, trackColorB, trackColorG, trackColorR, trackGhost, trackHeight, trackMuted, trackName, trackSolo, trackSoloMute, type, useTrackColor
| Long name (short name) | Type | Default | Flags |
|---|
|
clip
(c)
| Message | n/a |    |
|
|
clipchanged
(clch)
| bool | false |     |
|
|
clipTime
(ct)
| time | 0film |    |
|
|
composition
(cmp)
| Message | n/a |    |
|
|
crossfade
(cr)
| compound | n/a |     |
|
| crossfadeClipId1
(cid1)
| Message | n/a |   | |
|
| crossfadeClipId2
(cid2)
| Message | n/a |   | |
|
|
| crossfadeCurve
(cc)
| Generic | n/a |    | |
|
|
state
(st)
| cteTracksCrossfadingState | nullptr |   |
|
|
muted
(m)
| bool | false |    |
|
|
parentTime
(ptm)
| time | 0film |    |
|
|
track
(t)
| compound | n/a |     |
|
|
|
| trackName
(n)
| string | TmultiSharedObject::create<TdataString>"track1" |    | |
|
|
|
|
| trackSoloMute
(tsm)
| bool | 0 |    | |
|
| trackHeight
(th)
| integer | 32 |    | |
|
| useTrackColor
(utc)
| bool | false |     | |
|
| trackColor
(tc)
| float3 | |    | |
| trackColorR
(tcr)
| float | 0.2196 |    | |
| | trackColorG
(tcg)
| float | 0.2196 |    | |
| | trackColorB
(tcb)
| float | 0.2196 |    | |
|
|