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