FMovieSceneVector4KeyStruct::GetPropertyChannelByIndex

Gets a ptr value of a channel by index, 0-3 = x-w

Windows
MacOS
Linux

Override Hierarchy

FMovieSceneVectorKeyStructBase::GetPropertyChannelByIndex()

FMovieSceneVector4KeyStruct::GetPropertyChannelByIndex()

References

Module

MovieSceneTracks

Header

/Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneVectorSection.h

Include

#include "Sections/MovieSceneVectorSection.h"

Syntax

virtual float * GetPropertyChannelByIndex
(
    int32 Index
)

Remarks

Gets a ptr value of a channel by index, 0-3 = x-w

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