UEditorEngine::SetRotGridSize

Sets the selected Rotational snap grid setting

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Editor/EditorEngine.h

Include

#include "Editor/EditorEngine.h"

Source

/Engine/Source/Editor/UnrealEd/Private/EditorConstraints.cpp

Syntax

void SetRotGridSize
(
    int32 InIndex,
    enum ERotationGridMode InGridMode
)

Remarks

Sets the selected Rotational snap grid setting

Parameters

Parameter

Description

InIndex

The index of the selected grid setting

InGridMode

Selects which set of grid settings to use

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