UMovieSceneControlRigParameterSection::AddVectorParameter

Adds a a key for a specific vector parameter.

Windows
MacOS
Linux

References

Module

ControlRig

Header

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Public/Sequencer/MovieSceneControlRigParameterSection.h

Include

#include "Sequencer/MovieSceneControlRigParameterSection.h"

Source

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Private/Sequencer/MovieSceneControlRigParameterSection.cpp

Syntax

void AddVectorParameter
(
    FName InParameterName,
    TOptional< FVector > DefaultValue,
    bool bReconstructChannel
)

Remarks

Adds a a key for a specific vector parameter.

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