Navigation
API > API/Plugins > API/Plugins/NeuralMorphModel
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UMLDeformerVizSettings
- UMLDeformerGeomCacheVizSettings
- UMLDeformerMorphModelVizSettings
- UNeuralMorphModelVizSettings
References
| Module | NeuralMorphModel |
| Header | /Engine/Plugins/Animation/MLDeformer/NeuralMorphModel/Source/NeuralMorphModel/Public/NeuralMorphModelVizSettings.h |
| Include | #include "NeuralMorphModelVizSettings.h" |
Syntax
UCLASS&40;&41;
class UNeuralMorphModelVizSettings : public UMLDeformerMorphModelVizSettings
Remarks
The vizualization settings specific to this model. Even if we have no new properties compared to the morph model, we still need to create this class in order to propertly register a detail customization for it in our editor module.
Variables
| Type | Name | Description | |
|---|---|---|---|
| ENeuralMorphMaskVizMode | MaskVizMode | The visualization mode for the masks. |