TVelocityField::TVelocityField

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/VelocityField.h

Include

#include "Chaos/VelocityField.h"

Syntax

TVelocityField
(
    const TTriangleMesh< T > & TriangleMesh,
    TFunction< TVector< T, d >(const TVector< T, d > &)> InGetVelocity,
    const bool bInIsUniform,
    const T DragCoefficient,
    const T FluidDensity
)

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