API / EditorScript / GizmoData struct ManagedSceneGizmos::GizmoData Data about a managed gizmo drawing method. Public Fields Type MonoClass * Type Component the gizmo method belongs to. Method MonoMethod * Method Method that displays the gizmo. Flags u32 Flags Gizmo flags of type DrawGizmoFlags that control gizmo properties.