Navigation
API > API/Plugins > API/Plugins/HairStrandsCore > API/Plugins/HairStrandsCore/UMovieSceneGroomCacheTrack
- UMovieSceneTrack::RemoveSection()
- UMovieSceneGroomCacheTrack::RemoveSection()
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 RemoveSection
&40;
UMovieSceneSection & Section
&41;
Remarks
Removes a section from this track.
Parameters
| Name | Description |
|---|---|
| Section | The section to remove. |