FSnapGeometry

[FSnapGeometry](API\Plugins\ModelingComponents\FSnapGeometry) stores information about geometry data of a snap, which we might use for highlights/etc

Windows
MacOS
Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/ToolSceneQueriesUtil.h

Include

#include "ToolSceneQueriesUtil.h"

Syntax

struct FSnapGeometry

Remarks

FSnapGeometry stores information about geometry data of a snap, which we might use for highlights/etc

Variables

Name Description

Public variable

int

 

PointCount

Number of initialized elements in Points

Public variable

FVector3d[3]

 

Points

Geometry that was snapped to. only PointCount elements are initialized

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