UEditorTransformProxy::SetTransform

Unimplemented - all updates to the Editor transform proxy MUST be made by calling the Input delta methods.

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

References

   
Module EditorInteractiveToolsFramework
Header /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/EditorGizmos/EditorTransformProxy.h
Include #include "EditorGizmos/EditorTransformProxy.h"
virtual void SetTransform
(
    const FTransform & Transform
)

Remarks

Unimplemented - all updates to the Editor transform proxy MUST be made by calling the Input delta methods.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library