Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset/FChaosClothAsset-_50
Syntax
UPROPERTY (EditAnywhere, Category="Velocity Scale Properties",
Meta=(UIMin="0", UIMax="1", ClampMin="0", ClampMax="100"))
DATAFLOW_NODE_DEFINE_INTERNAL, "SimulationVelocityScaleConfig", "Cloth", "Cloth SimulationVelocity Scale Config") public FVector3f LinearVelocityScale
Remarks
All vector properties on this node (e.g., Linear Velocity Scale, Max Linear Acceleration) will be evaluated in this space. The amount of linear velocities sent to the local cloth space from the reference bone (the closest bone to the root on which the cloth section has been skinned, or the root itself if the cloth isn't skinned). This value will be clamped by "Max Velocity Scale". A velocity scale of > 1 will amplify the velocities from the reference bone.