Navigation
API > API/Editor > API/Editor/EditorInteractiveToolsFramework > API/Editor/EditorInteractiveToolsFramework/EditorGizmos
References
| Module | EditorInteractiveToolsFramework |
| Header | /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/EditorGizmos/TransformGizmoInterfaces.h |
| Include | #include "EditorGizmos/TransformGizmoInterfaces.h" |
Syntax
struct FGizmoCustomization
Remarks
FGizmoCustomization is a struct that can be used to make some display overrides (currently material and size)
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< UMaterial > | Material | ||
| float | SizeCoefficient |