Navigation
API > API/Plugins > API/Plugins/MLDeformerFrameworkEditor > API/Plugins/MLDeformerFrameworkEditor/FMLDeformerEditorModel
Description
Check whether we need to resample inputs and outputs.
| Name | GetResamplingInputOutputsNeeded |
| Type | function |
| Header File | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Public/MLDeformerEditorModel.h |
| Include Path | #include "MLDeformerEditorModel.h" |
bool GetResamplingInputOutputsNeeded() const
Returns true if resampling of the inputs and outputs is needed, for example because input assets have changed.
See Also
- SetResamplingInputOutputsNeeded