FVelocityField::FVelocityField

Construct a uniform field.

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/VelocityField.h"

Syntax

FVelocityField
(
    const FTriangleMesh & TriangleMesh,
    const FVec3 & InVelocity,
    const FReal InDragCoefficient,
    const FReal InLiftCoefficient,
    const FReal InFluidDensity
)

Remarks

Construct a uniform field.

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