unreal.ClothConfigBase

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

Bases: Object

Base class for simulator specific simulation controls. Each cloth instance on a skeletal mesh can have a unique cloth config

C++ Source:

  • Module: ClothingSystemRuntimeInterface

  • File: ClothConfigBase.h