B1GizmoColorSet
- Defines the set of colors used to render a gizmo's axes and interaction states.
| Property | Type | Description | Metadata |
|---|---|---|---|
| HoveredColor | FLinearColor | Color applied to the gizmo handle when the mouse hovers over it. | Category: B1GizmoColorSet |
| FreeMoveColor | FLinearColor | Color used for the free-move handle of the gizmo. | Category: B1GizmoColorSet |
| AxisXColor | FLinearColor | Color used for the X-axis gizmo handle. | Category: B1GizmoColorSet |
| AxisYColor | FLinearColor | Color used for the Y-axis gizmo handle. | Category: B1GizmoColorSet |
| AxisZColor | FLinearColor | Color used for the Z-axis gizmo handle. | Category: B1GizmoColorSet |