unreal.ClothingAssetBase¶
- class unreal.ClothingAssetBase(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
ObjectAn interface object for any clothing asset the engine can use. Any clothing asset concrete object should derive from this.
C++ Source:
Module: ClothingSystemRuntimeInterface
File: ClothingAssetBase.h