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