| 
| enum   | Enum {  
  Default = 0
, ConstantSize = EZ_BIT(0)
, OnTop = EZ_BIT(1)
, Visualizer = EZ_BIT(2)
,  
  ShowInOrtho = EZ_BIT(3)
, Pickable = EZ_BIT(4)
, FaceCamera = EZ_BIT(5)
 
 } | 
|   | 
| 
using  | StorageType = ezUInt8 | 
|   | 
The documentation for this struct was generated from the following file:
- /home/runner/work/ezEngine/ezEngine/Code/Editor/EditorEngineProcessFramework/Gizmos/GizmoHandle.h