Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/UGizmoElementBase
Description
View align normal. PointEye rotates the normal to align with camera view direction. PointScreen rotates the normal to align with screen forward direction. Axial rotates the normal around the axis to align as closely as possible with the view direction.
| Name | SetViewAlignNormal |
| Type | function |
| Header File | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/GizmoElementBase.h |
| Include Path | #include "BaseGizmos/GizmoElementBase.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/BaseGizmos/GizmoElementBase.cpp |
virtual void SetViewAlignNormal
(
FVector InAxis
)