Class DebugStateInt
상속된 멤버
네임스페이스: UnityEditor.Experimental.Rendering
어셈블리: solution.dll
구문
[Serializable]
[DebugState(new Type[] { typeof(DebugUI.IntField), typeof(DebugUI.EnumField), typeof(DebugUI.HistoryEnumField) })]
public sealed class DebugStateInt : DebugState<int>