using UnityEngine; namespace UnityEngine.Experimental.Rendering { public class DebugItemStateBool : DebugItemState { } }