FViewportTransformable::IsUnorientedPoint

Returns true if this transformable is a single, unoriented point in space, thus never supports being rotated or scaled when only a single transformable is selected.

Windows
MacOS
Linux

References

Module

ViewportInteraction

Header

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

Include

#include "ViewportTransformable.h"

Syntax

virtual bool IsUnorientedPoint() const

Remarks

Returns true if this transformable is a single, unoriented point in space, thus never supports being rotated or scaled when only a single transformable is selected.

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