Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset
Syntax
UPROPERTY (EditAnywhere, Category="Static Mesh Import", Meta=(DataflowInput))
TObjectPtr < const UStaticMesh > StaticMesh
Remarks
Import a static mesh asset into the cloth collection simulation and/or render mesh containers. This version re-calculates the Sim Mesh Normals, and they are flipped. It also does not remove topologically degenerate triangles. The Static Mesh to import from.