| AxisAngleBuilderIdentifier |
FString |
|
BaseGizmos/CombinedTransformGizmo.h |
|
| AxisPositionBuilderIdentifier |
FString |
Strings identifing GizmoBuilders already registered with GizmoManager. |
BaseGizmos/CombinedTransformGizmo.h |
|
| GizmoActorBuilder |
TSharedPtr< FCombinedTransformGizmoActorFactory > |
If set, this Actor Builder will be passed to UCombinedTransformGizmo instances. |
BaseGizmos/CombinedTransformGizmo.h |
|
| PlanePositionBuilderIdentifier |
FString |
|
BaseGizmos/CombinedTransformGizmo.h |
|
| UpdateCoordSystemFunction |
TFunction< void(UPrimitiveComponent *, EToolContextCoordinateSystem)> |
If set, this coord-system function will be passed to UCombinedTransformGizmo instances to use instead of the default UpdateCoordSystemFunction. |
BaseGizmos/CombinedTransformGizmo.h |
|
| UpdateHoverFunction |
TFunction< void(UPrimitiveComponent *, bool)> |
If set, this hover function will be passed to UCombinedTransformGizmo instances to use instead of the default. |
BaseGizmos/CombinedTransformGizmo.h |
|