![]() |
ezEngine Release 26.9
|
#include <ManipulatorManager.h>
Public Attributes | |
| const ezDocument * | m_pDocument = nullptr |
| const ezManipulatorAttribute * | m_pManipulator = nullptr |
| const ezHybridArray< ezPropertySelection, 8 > * | m_pSelection = nullptr |
| bool | m_bHideManipulators = false |
Broadcast by ezManipulatorManager whenever the active manipulator or its selection changes.
If m_pManipulator is nullptr or m_bHideManipulators is true, any active gizmos should be torn down. Listeners are responsible for updating or recreating their gizmos accordingly.