unreal.MeshDeformerInstanceSettings

class unreal.MeshDeformerInstanceSettings(outer: Object | None = None, name: Name | str = 'None')

Bases: Object

Base class for mesh deformers instance settings. This contains the serialized user settings to apply to the UMeshDeformer.

C++ Source:

  • Module: Engine

  • File: MeshDeformerInstance.h