Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos
| Type | Name | Description | |
|---|---|---|---|
| UViewAdjustedStaticMeshGizmoComponent * | UE::GizmoRenderingUtil::CreateDefaultMaterialGizmoMeshComponent
(
UStaticMesh* Mesh, |
Helper that creates a component with the default gizmo material and sets up the component-side properties that are needed for it to properly work (translucency sort priority, etc). | |
| UViewAdjustedStaticMeshGizmoComponent * | UE::GizmoRenderingUtil::CreateDefaultMaterialGizmoMeshComponent
(
UStaticMesh* Mesh, |
Overload that takes a gizmo manager to get the view context from that. |