Navigation
API > API/Plugins > API/Plugins/GeometryCacheTracks > API/Plugins/GeometryCacheTracks/UMovieSceneGeometryCacheSection
- UMovieSceneSection::SplitSection()
- UMovieSceneGeometryCacheSection::SplitSection()
References
| Module | GeometryCacheTracks |
| Header | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCacheTracks/Classes/MovieSceneGeometryCacheSection.h |
| Include | #include "MovieSceneGeometryCacheSection.h" |
| Source | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCacheTracks/Private/MovieSceneGeometryCacheSection.cpp |
virtual UMovieSceneSection &42; SplitSection
&40;
FQualifiedFrameTime SplitTime,
bool bDeleteKeys
&41;
Remarks
Split a section in two at the split time The newly created split section
Parameters
| Name | Description |
|---|---|
| SplitTime | The time at which to split |
| bDeleteKeys | Delete keys outside the split ranges |