UTransformGizmo::MakePlanarHandle

Construct planar axis handle

Unreal Engine C++ API Reference > Editor > EditorInteractiveToolsFramework > EditorGizmos > UTransformGizmo

References

   
Module EditorInteractiveToolsFramework
Header /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/EditorGizmos/TransformGizmo.h
Include #include "EditorGizmos/TransformGizmo.h"
Source /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Private/EditorGizmos/TransformGizmo.cpp
virtual [UGizmoElementRectangle](API\Runtime\InteractiveToolsFramework\BaseGizmos\UGizmoElementRectangle) * MakePlanarHandle
(
    ETransformGizmoPartIdentifier InPartId,
    const FVector & InUpDirection,
    const FVector & InSideDirection,
    const FVector & InPlaneNormal,
    [UMaterialInterface](API\Runtime\Engine\Materials\UMaterialInterface) * InMaterial,
    const [FLinearColor](API\Runtime\Core\Math\FLinearColor) & InVertexColor
)

Remarks

Construct planar axis handle


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library