#include <Gizmo.h>
◆ GizmoHandle
| Enumerator |
|---|
| None | |
| All_Axis | |
| X_Axis | |
| Y_Axis | |
| Z_Axis | |
◆ TranslationMode
| Enumerator |
|---|
| Move | |
| Rotate | |
| Scale | |
◆ Draw()
| void TrackEditor::Gizmo::Draw |
( |
| ) |
|
◆ DrawHandles()
| void TrackEditor::Gizmo::DrawHandles |
( |
| ) |
|
◆ Load()
| void TrackEditor::Gizmo::Load |
( |
| ) |
|
◆ Rotate()
| void TrackEditor::Gizmo::Rotate |
( |
| ) |
|
◆ Scale()
| void TrackEditor::Gizmo::Scale |
( |
| ) |
|
◆ SetGizmo()
◆ SetGizmoNoCursor()
◆ SnapToSurface()
| f32 TrackEditor::Gizmo::SnapToSurface |
( |
FVector | pos | ) |
|
◆ Tick()
| void TrackEditor::Gizmo::Tick |
( |
| ) |
|
◆ Translate()
| void TrackEditor::Gizmo::Translate |
( |
| ) |
|
◆ _cursorOffset
| FVector TrackEditor::Gizmo::_cursorOffset |
◆ _draw
| bool TrackEditor::Gizmo::_draw = false |
|
private |
◆ _gizmoOffset
| float TrackEditor::Gizmo::_gizmoOffset = 8.0f |
◆ _ray
◆ _selected
◆ AllAxisRadius
| float TrackEditor::Gizmo::AllAxisRadius = 3.0f |
◆ BlueCollision
◆ BlueRotateCollision
| GameObject TrackEditor::Gizmo::BlueRotateCollision |
◆ BlueScaleCollision
◆ dimensions
◆ Enabled
| bool TrackEditor::Gizmo::Enabled |
◆ GreenCollision
◆ GreenRotateCollision
| GameObject TrackEditor::Gizmo::GreenRotateCollision |
◆ GreenScaleCollision
| GameObject TrackEditor::Gizmo::GreenScaleCollision |
◆ HandleSize
| float TrackEditor::Gizmo::HandleSize = 2.0f |
◆ InitialRotation
| IRotator TrackEditor::Gizmo::InitialRotation = {0, 0, 0} |
◆ InitialScale
| FVector TrackEditor::Gizmo::InitialScale = {1, 1, 1} |
◆ ManipulationStart
| bool TrackEditor::Gizmo::ManipulationStart = true |
◆ Mtx_BlueZ
| MtxF TrackEditor::Gizmo::Mtx_BlueZ |
◆ Mtx_GreenY
| MtxF TrackEditor::Gizmo::Mtx_GreenY |
◆ Mtx_RedX
| MtxF TrackEditor::Gizmo::Mtx_RedX |
◆ PickDistance
| float TrackEditor::Gizmo::PickDistance |
◆ Pos
◆ RedCollision
◆ RedRotateCollision
◆ RedScaleCollision
◆ Rot
| IRotator TrackEditor::Gizmo::Rot = {0, 0, 0} |
◆ SelectedHandle
The documentation for this class was generated from the following files: