UMovieSceneGeometryCollectionTrack::AddNewAnimation

Adds a new animation to this track

Windows
MacOS
Linux

References

Module

GeometryCollectionTracks

Header

/Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionTracks/Public/MovieSceneGeometryCollectionTrack.h

Include

#include "MovieSceneGeometryCollectionTrack.h"

Source

/Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionTracks/Private/MovieSceneGeometryCollectionTrack.cpp

Syntax

virtual UMovieSceneSection * AddNewAnimation
(
    FFrameNumber KeyTime,
    UGeometryCollectionComponent * GeomCacheComp
)

Remarks

Adds a new animation to this track

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