Navigation
API > API/Plugins > API/Plugins/XRCreative
Inheritance Hierarchy
- AActor
- AInternalToolFrameworkActor
- AGizmoActor
- ACombinedTransformGizmoActor
- AXRCreativeBaseTransformGizmoActor
- AXRCreativeTRGizmoActor
- AXRCreativeTRSGizmoActor
- AXRCreativeTRUSGizmoActor
References
| Module | XRCreative |
| Header | /Engine/Plugins/Experimental/XRCreativeFramework/Source/XRCreative/Public/XRCreativeGizmos.h |
| Include | #include "XRCreativeGizmos.h" |
Syntax
UCLASS (Blueprintable)
class AXRCreativeBaseTransformGizmoActor : public ACombinedTransformGizmoActor
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | GizmoLineThickness | Only used during Setup(...) component methods; set before calling those or ConstructDefaults. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ConstructDefaults
(
ETransformGizmoSubElements EnableElements |
||
| UGizmoArrowComponent * | SetupAxisArrow
(
UGizmoArrowComponent* InComponent, |
||
| UGizmoCircleComponent * | SetupAxisRotateCircle
(
UGizmoCircleComponent* InComponent, |
||
| UGizmoRectangleComponent * | SetupAxisScaleRect
(
UGizmoRectangleComponent* InComponent, |
||
| UGizmoRectangleComponent * | SetupPlaneRect
(
UGizmoRectangleComponent* InComponent, |
||
| UGizmoRectangleComponent * | SetupPlaneScaleFunc
(
UGizmoRectangleComponent* InComponent, |