UnityEditor.ProfilerWindow.Styles.Styles C# (CSharp) 메소드

Styles() 공개 메소드

public Styles ( ) : System
리턴 System
            public Styles()
            {
                this.profilerGraphBackground.overflow.left = -170;
            }
ProfilerWindow.Styles