| bCanEvaluateNearestSection |
uint32 |
True when the value of bEvalNearestSection is to be considered for the track |
MovieSceneTrack.h |
|
| bEvalNearestSection |
uint32 |
When evaluating empty space on a track, will evaluate the last position of the previous section (if possible), or the first position of the next section, in that order of preference. |
MovieSceneTrack.h |
- EditAnywhere
- Category="Track"
- DisplayName="Evaluate Nearest Section"
- Meta=(EditCondition=bCanEvaluateNearestSection, HideEditConditionToggle)
|
| bEvaluateInPostroll |
uint32 |
Evaluate this track as part of its parent sub-section's post-roll, if applicable |
MovieSceneTrack.h |
- EditAnywhere
- Category="Track"
|
| bEvaluateInPreroll |
uint32 |
Evaluate this track as part of its parent sub-section's pre-roll, if applicable |
MovieSceneTrack.h |
- EditAnywhere
- Category="Track"
|