FSnapToSurfaceSettings

Settings that control the behavior of the "snap to surface" feature

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Settings/LevelEditorViewportSettings.h

Include

#include "Settings/LevelEditorViewportSettings.h"

Syntax

struct FSnapToSurfaceSettings

Remarks

Settings that control the behavior of the "snap to surface" feature

Variables

Name Description

Public variable

bool

 

bEnabled

Whether snapping to surfaces in the world is enabled

Public variable

bool

 

bSnapRotation

Whether objects should match the rotation of the surfaces they snap to

Public variable

float

 

SnapOffsetExtent

The amount of offset to apply when snapping to surfaces

Constructors

Name Description

Public function

FSnapToSurfaceSettings()

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