IProjectionTarget::Project

Windows
MacOS
Linux

Override Hierarchy

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Spatial/SpatialInterfaces.h

Include

#include "Spatial/SpatialInterfaces.h"

Syntax

FVector3d Project
(
    const FVector3d & Point,
    int Identifier
)

Returns

position of Point projected onto the target

Parameters

Parameter

Description

Point

the point to project onto the target

Identifier

client-defined integer identifier of the point (may not be used)

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