Contents

KeyframeTrackContentBuilder.Conditional

A conditional result from the result builder.

Declaration

struct Conditional<ConditionalValue, First, Second> where ConditionalValue == First.Value, First : KeyframeTrackContent, Second : KeyframeTrackContent, First.Value == Second.Value

See Also

Building keyframe track content