Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/EditorGizmos/GizmoObjectTransformSources.h |
Include |
#include "EditorGizmos/GizmoObjectTransformSources.h" |
class UGizmoObjectWorldTransformSource : public UGizmoBaseTransformSource
UGizmoObjectWorldTransformSource implements IGizmoTransformSource (via UGizmoBaseTransformSource) based on the internal transform of a UGizmoBaseObject;
Name | Description | ||
---|---|---|---|
|
bModifyObjectOnTransform |
If true, Object->Modify() is called on SetTransform |
|
|
TObjectPtr< UGi... |
Object |
Name | Description | ||
---|---|---|---|
|
UGizmoObject... |
Construct ( |
Construct a default instance of UGizmoObjectWorldTransformSource with the given Component |
Name | Description | ||
---|---|---|---|
|
GetTransform() |
||
|
SetTransform ( |