unreal.ChaosClothAssetTransferTargetMeshType

class unreal.ChaosClothAssetTransferTargetMeshType

Bases: EnumBase

EChaos Cloth Asset Transfer Target Mesh Type

C++ Source:

  • Plugin: ChaosClothAssetEditor

  • Module: ChaosClothAssetDataflowNodes

  • File: TransferSkinWeightsNode.h

ALL: ChaosClothAssetTransferTargetMeshType

Perform the skin weights transfer for both the simulation and render meshes.

Type:

0

RENDER: ChaosClothAssetTransferTargetMeshType

Perform the skin weights transfer for the render mesh only.

Type:

2

SIMULATION: ChaosClothAssetTransferTargetMeshType

Perform the skin weights transfer for the simulation mesh only.

Type:

1