MixBlend Type
Controls how timeline values are mixed with setup pose values or current pose values when a timeline is applied with
alpha
< 1.
Record fields
Record Field | Description |
Transitions from the current value to the current value plus the timeline value. No change is made before the first frame (the current value is kept until the first frame).
|
|
Transitions from the current value to the timeline value. Before the first frame, transitions from the current value to the setup value. Timelines which perform instant transitions, such as DrawOrderTimeline or AttachmentTimeline, use the setup value before the first frame.
|
|
Transitions from the current value to the timeline value. No change is made before the first frame (the current value is kept until the first frame).
|
|
Transitions from the setup value to the timeline value (the current value is not used). Before the first frame, the setup value is set.
|
|
Full Usage:
value__
Field type: int
Modifiers: mutable |
|