GetWaterHeight

Overload list

Windows
MacOS
Linux
Name Description

Public function

float

 

GetWaterHeight

(
    FVector Position,
    const TMap< const AWaterBody*,...,
    float DefaultHeight,
    bool bShouldIncludeWaves
)

Public function

float

 

GetWaterHeight

(
    FVector Position,
    const TMap< const AWaterBody*,...,
    float DefaultHeight,
    AWaterBody*& OutWaterBody,
    float& OutWaterDepth,
    FVector& OutWaterPlaneLocation,
    FVector& OutWaterPlaneNormal,
    FVector& OutWaterSurfacePosition,
    FVector& OutWaterVelocity,
    int32& OutWaterBodyIdx,
    bool bShouldIncludeWaves
)

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