Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/UGizmoElementCircleBase
| Type | Name | Description | |
|---|---|---|---|
| bool | IsPartial
(
const FSceneView* View, |
Returns whether element should be partial based on current view. | |
| bool | IsPartial
(
const UGizmoViewContext* ViewContext, |
Returns whether element should be partial based on current view. | |
| bool | IsPartial
(
const FVector& InWorldCenter, |
Returns whether element should be partial based on current view. |