Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/UGizmoElementBase
| Type | Name | Description | |
|---|---|---|---|
| bool | GetViewAlignRot
(
const FSceneView* View, |
Return whether this element has a view alignment rotation based on input FSceneView and view-dependent alignment settings. | |
| bool | GetViewAlignRot
(
const UGizmoViewContext* View, |
Return whether this element has a view alignment rotation based on input gizmo view context and view-dependent alignment settings. | |
| bool | GetViewAlignRot
(
const FVector& InViewLocation, |
Return whether this element has a view alignment rotation based on input view parameters and view-dependent alignment settings. |