Navigation
API > API/Plugins > API/Plugins/XRCreative
Implements our UpdateHoverFunction, and introduces an analogous UpdateInteractingFunction.
| Name | UXRCreativeGizmo |
| Type | class |
| Header File | /Engine/Plugins/Experimental/XRCreativeFramework/Source/XRCreative/Public/XRCreativeGizmos.h |
| Include Path | #include "XRCreativeGizmos.h" |
Syntax
UCLASS ()
class UXRCreativeGizmo : public UCombinedTransformGizmo
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveGizmo → UCombinedTransformGizmo → UXRCreativeGizmo
Implements Interfaces
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FTransformSubGizmoCommonParams | UE::GizmoUtil::FTransformSubGizmoCommonParams | XRCreativeGizmos.h | |
| FTransformSubGizmoSharedState | UE::GizmoUtil::FTransformSubGizmoSharedState | XRCreativeGizmos.h |