B1GizmoTransformActive
- Specifies which transform axes (location, rotation, scale) are active for a gizmo handle, along with an optional color override.
| Property | Type | Description | Metadata |
|---|---|---|---|
| LocationAxis | uint8 | Bitmask of active location axes for the gizmo. | Category: B1GizmoTransformActive |
| RotationAxis | uint8 | Bitmask of active rotation axes for the gizmo. | Category: B1GizmoTransformActive |
| ScaleAxis | uint8 | Bitmask of active scale axes for the gizmo. | Category: B1GizmoTransformActive |
| OverridingColorName | FName | Optional color name used to override the default gizmo colors. | Category: B1GizmoTransformActive |