Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMovieGraphPipeline
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TMap< TWeakObjectPtr< UObject >, TArray< MoviePipeline::FClothSimSettingsCache > > & GetClothSimCache () |
Gets cached data for cloth simulations, needed to save/restore cloth sub-stepping. | Graph/MovieGraphPipeline.h | |
| Gets cached data for cloth simulations, needed to save/restore cloth sub-stepping. | Graph/MovieGraphPipeline.h |
GetClothSimCache()
Description
Gets cached data for cloth simulations, needed to save/restore cloth sub-stepping.
| Name | GetClothSimCache |
| Type | function |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphPipeline.h |
| Include Path | #include "Graph/MovieGraphPipeline.h" |
const TMap < TWeakObjectPtr < UObject >, TArray < MoviePipeline::FClothSimSettingsCache > > & GetClothSimCache() const
GetClothSimCache()
Description
Gets cached data for cloth simulations, needed to save/restore cloth sub-stepping.
| Name | GetClothSimCache |
| Type | function |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphPipeline.h |
| Include Path | #include "Graph/MovieGraphPipeline.h" |
TMap < TWeakObjectPtr < UObject >, TArray < MoviePipeline::FClothSimSettingsCache > > & GetClothSimCache()