Navigation
API > API/Plugins > API/Plugins/NeuralMorphModel > API/Plugins/NeuralMorphModel/UNeuralMorphModel
Description
Check if only global mode should be supported or not. Models that inherit from this model can disable this if they only want the global mode. This will automatically hide the UI elements related to the mode.
| Name | SupportsGlobalModeOnly |
| Type | function |
| Header File | /Engine/Plugins/Animation/MLDeformer/NeuralMorphModel/Source/NeuralMorphModel/Public/NeuralMorphModel.h |
| Include Path | #include "NeuralMorphModel.h" |
virtual bool SupportsGlobalModeOnly() const