Class DebugStateFloat
Float Debug State.
Inherited Members
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: UnityEditor.Rendering
Syntax
[Serializable]
[DebugState(new Type[]{typeof(DebugUI.FloatField)})]
public sealed class DebugStateFloat : DebugState<float>