FClothingSimulationSolver::SetWindVelocityField

Set the geometry affected by wind, or disable if TriangleMesh is null.

Windows
MacOS
Linux

References

Module

ChaosCloth

Header

/Engine/Plugins/Experimental/ChaosCloth/Source/Chaos/Public/ChaosCloth/ChaosClothingSimulationSolver.h

Include

#include "ChaosCloth/ChaosClothingSimulationSolver.h"

Source

/Engine/Plugins/Experimental/ChaosCloth/Source/Chaos/Private/ChaosCloth/ChaosClothingSimulationSolver.cpp

Syntax

void SetWindVelocityField
(
    uint32 GroupId,
    FRealSingle DragCoefficient,
    FRealSingle LiftCoefficient,
    const FTriangleMesh * TriangleMesh
)

Remarks

Set the geometry affected by wind, or disable if TriangleMesh is null.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss