EClothingWindMethodNv

Cloth wind method.

Windows
MacOS
Linux

References

Module

ClothingSystemRuntimeNv

Header

/Engine/Source/Runtime/ClothingSystemRuntimeNv/Public/ClothConfigNv.h

Include

#include "ClothConfigNv.h"

Syntax

enum EClothingWindMethodNv
{
    Legacy,
    Accurate,
}

Values

Name

Description

Legacy

Use legacy wind mode, where accelerations are modified directly by the simulation with no regard for drag or lift

Accurate

Use updated wind calculation for NvCloth based solved taking into account drag and lift, this will require those properties to be correctly set in the clothing configuration

Remarks

Cloth wind method.

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