Navigation
API > API/Plugins > API/Plugins/ModelingComponents
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/ToolSceneQueriesUtil.h |
| Include | #include "ToolSceneQueriesUtil.h" |
Syntax
struct FFindSceneSnapPointParams
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bEdges | ||
| bool | bVertices | ||
| FViewCameraState | CameraState | ||
| const TArray< const UPrimitiveComponent * > * | ComponentsToIgnore | ||
| FVector * | DebugTriangleOut | ||
| const TArray< const UPrimitiveComponent * > * | InvisibleComponentsToInclude | ||
| const FVector3d * | Point | ||
| FSnapGeometry * | SnapGeometryOut | ||
| const USceneSnappingManager * | SnappingManager | Required inputs/outputs. | |
| FVector3d * | SnapPointOut | ||
| double | VisualAngleThreshold |