Class DebugStateUInt
Unsigned Integer 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.UIntField)})]
public sealed class DebugStateUInt : DebugState<uint>