TSphere3::SignedDistance

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "SphereTypes.h"

Syntax

T SignedDistance
(
    const FVector3< T > & Point
) const

Returns

signed distance from Point to Sphere surface. Points inside sphere return negative distance.

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