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