Navigation
Unreal Engine C++ API Reference > Plugins > HairStrandsCore > UMovieSceneGroomCacheTrack
- IMovieSceneTrackTemplateProducer::CreateTemplateForSection()
- UMovieSceneGroomCacheTrack::CreateTemplateForSection()
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 FMovieSceneEvalTemplatePtr CreateTemplateForSection
&40;
const UMovieSceneSection & InSection
&41; const
Remarks
Create a movie scene eval template for the specified section A template, or null
Parameters
Name | Description |
---|---|
InSection | The section to create a template for |