TOrientedBox3::ClosestPoint

Find closest point on box

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/OrientedBoxTypes.h

Include

#include "OrientedBoxTypes.h"

Syntax

FVector3< RealType > ClosestPoint
(
    FVector3< RealType > Point
)

Remarks

Find closest point on box

Returns

closest point on box. Input point is returned if it is inside box.

Parameters

Parameter

Description

Point

input point

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