Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/UGizmoElementCircleBase > API/Runtime/InteractiveToolsFramework/BaseGizmos/UGizmoElementCircleBase/IsPartial
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/GizmoElementCircleBase.h |
| Include | #include "BaseGizmos/GizmoElementCircleBase.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/BaseGizmos/GizmoElementCircleBase.cpp |
bool IsPartial
(
const FSceneView * View,
const FVector & InWorldCenter,
const FVector & InWorldNormal
)
Remarks
Returns whether element should be partial based on current view.