Navigation
API > API/Plugins > API/Plugins/VertexDeltaModelEditor
The detail customization for the vertex delta model visualization settings. We inherit from a base class as that already takes care of some nice grouping of properties, some error reporting in case of issues, and some nice grouping of settings.
| Name | FVertexDeltaModelVizSettingsDetails |
| Type | class |
| Header File | /Engine/Plugins/Animation/MLDeformer/VertexDeltaModel/Source/VertexDeltaModelEditor/Public/VertexDeltaModelVizSettingsDetails.h |
| Include Path | #include "VertexDeltaModelVizSettingsDetails.h" |
Syntax
class FVertexDeltaModelVizSettingsDetails : public UE::MLDeformer::FMLDeformerGeomCacheVizSettingsDetails
Inheritance Hierarchy
- UE::MLDeformer::FMLDeformerGeomCacheVizSettingsDetails → FVertexDeltaModelVizSettingsDetails
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TSharedRef< IDetailCustomization > MakeInstance() |
Makes a new instance of this detail layout class for a specific detail view requesting it. | VertexDeltaModelVizSettingsDetails.h |