Navigation
Unreal Engine C++ API Reference > Plugins > HairStrandsCore > UMovieSceneGroomCacheTrack
- UMovieSceneTrack::RemoveSectionAt()
- UMovieSceneGroomCacheTrack::RemoveSectionAt()
References
Module | HairStrandsCore |
Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/MovieSceneGroomCacheTrack.h |
Include | #include "MovieSceneGroomCacheTrack.h" |
Source | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Private/MovieSceneGroomCacheTrack.cpp |
virtual void RemoveSectionAt
&40;
int32 SectionIndex
&41;
Remarks
Removes a section from this track at a particular index
Parameters
Name | Description |
---|---|
SectionIndex | The section index to remove. |