UCollectSurfacePathMechanic::RayToPathPoint

Choose your operating system:

Windows

macOS

Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Mechanics/CollectSurfacePathMechanic.h

Include

#include "Mechanics/CollectSurfacePathMechanic.h"

Source

/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Mechanics/CollectSurfacePathMechanic.cpp

Syntax

bool RayToPathPoint
(
    const FRay3d & Ray,
    FFrame3d & PointOut,
    bool bEnableSnapping
)