Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos
Inheritance Hierarchy
- ISceneViewInterface
- FSceneViewWrapper
- UGizmoViewContext
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/GizmoRenderingUtil.h |
| Include | #include "BaseGizmos/GizmoRenderingUtil.h" |
Syntax
class ISceneViewInterface
Remarks
Interface meant to wrap either an FSceneView or UGizmoViewContext so that a user can write one function to handle either one (for rendering and for hit testing).
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FIntRect & | |||
| FVector | |||
| FVector | |||
| const FMatrix & | |||
| FVector | GetViewRight () |
||
| FVector | GetViewUp () |
||
| bool | |||
| FVector4 | WorldToScreen
(
const FVector& |