TMultiChannelValue::TMultiChannelValue

Construction from a set of values. List size must match the number of channels.

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Evaluation/Blending/MovieSceneMultiChannelBlending.h

Include

#include "Evaluation/Blending/MovieSceneMultiChannelBlending.h"

Syntax

template<typename OtherType>
TMultiChannelValue
(
    std::initializer_list< OtherType > InitList
)

Remarks

Construction from a set of values. List size must match the number of channels.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss