URotateOnAngleDragOperation

Rotation around one axis based on input angle.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

ViewportInteraction

Header

/Engine/Source/Editor/ViewportInteraction/Public/ViewportInteractionDragOperations.h

Include

#include "ViewportInteractionDragOperations.h"

Syntax

class URotateOnAngleDragOperation : public UViewportDragOperation

Remarks

Rotation around one axis based on input angle.

Constructors

Functions

Name Description

Public function Const

FVector

 

GetLocalIntersectPointOnRotationGizmo()

When RotateOnAngle we intersect on a plane to rotate the transform gizmo.

Overridden from UViewportDragOperation

Name Description

Public function Virtual

void

 

ExecuteDrag

(
    FDraggingTransformableData& Draggi...
)

Execute dragging

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