A scriptable object to store the Quantum game gizmos settings QuantumGameGizmosSettings. Global configs are marked with "QuantumDefaultGlobal" asset label and there should be only one instance of this asset tagged as such.
More...
|
const string | DefaultPath = "Assets/QuantumUser/Editor/QuantumGameGizmosSettings.asset" |
| The default location where the initial asset is being created. More...
|
|
A scriptable object to store the Quantum game gizmos settings QuantumGameGizmosSettings. Global configs are marked with "QuantumDefaultGlobal" asset label and there should be only one instance of this asset tagged as such.
◆ OpenOverlay()
void Quantum.QuantumGameGizmosSettingsScriptableObject.OpenOverlay |
( |
| ) |
|
|
inline |
Open the overlay for the Quantum gizmos.
◆ DefaultPath
const string Quantum.QuantumGameGizmosSettingsScriptableObject.DefaultPath = "Assets/QuantumUser/Editor/QuantumGameGizmosSettings.asset" |
|
static |
The default location where the initial asset is being created.
◆ Settings
The global and default settings for Quantum gizmos.