Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework
Partial type: render partial element for those elements which support it.
Partial - Render partial element. PartialViewDependent - Render partial unless view direction aligns with an axis or normal specified by the element type.
| Name | EGizmoElementPartialType |
| Type | enum |
| Header File | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/GizmoElementShared.h |
| Include Path | #include "BaseGizmos/GizmoElementShared.h" |
Syntax
enum EGizmoElementPartialType
{
None,
Partial,
PartialViewDependent,
}
Values
| Name | Remarks |
|---|---|
| None | |
| Partial | |
| PartialViewDependent |