Go to the source code of this file.
◆ GizmoHandle
Temporary hande for a gizmo, not guaranteed to be valid after any CRUD operation within GizmoApi or on a new frame
Definition at line 21 of file gizmoapi.c.
◆ GizmoSpaceMode
| Enumerator |
|---|
| WORLD | |
| LOCAL | |
| CAMERA | |
Definition at line 10 of file gizmoapi.c.
◆ GizmoTransformMode
| Enumerator |
|---|
| NONE | |
| MOVE | |
| MOVE_2D | |
| ROTATE | |
| SCALE | |
Definition at line 1 of file gizmoapi.c.
◆ CreateGizmoApi()
| proto void CreateGizmoApi |
( |
| ) |
|
◆ DestroyGizmoApi()
| proto void DestroyGizmoApi |
( |
| ) |
|
◆ GetGizmoApi()