FHeightField::FBounds2D::ClipLine

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/HeightField.h"

Syntax

bool ClipLine
(
    const FVec3 & InStart,
    const FVec3 & InEnd,
    FVec2 & OutClippedStart,
    FVec2 & OutClippedEnd
) const

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