Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset/FChaosClothAsset-_35
Syntax
UPROPERTY (EditAnywhere, Category="Gravity Properties", DisplayName="Gravity Scale",
Meta=(UIMin="0", UIMax="10", EditCondition="!bUseGravityOverride"))
DATAFLOW_NODE_DEFINE_INTERNAL, "SimulationGravityConfig", "Cloth", "Cloth Simulation Gravity Config") public FChaosClothAssetWeightedValue GravityScaleWeighted
Remarks
Use the config gravity value instead of world gravity. Scale factor applied to the world gravity and also to the clothing simulation interactor gravity. Does not affect the gravity if set using the override below.