Navigation
API > API/Runtime > API/Runtime/Engine
Base class for mesh deformers instance settings. This contains the serialized user settings to apply to the UMeshDeformer.
| Name | UMeshDeformerInstanceSettings |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/MeshDeformerInstance.h |
| Include Path | #include "Animation/MeshDeformerInstance.h" |
Syntax
UCLASS (Abstract, MinimalAPI)
class UMeshDeformerInstanceSettings : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UMeshDeformerInstanceSettings