C# 클래스 UnityEditor.Timeline.HorizontalScope

파일 보기 프로젝트 열기: nintendaii/unity-background-service

공개 프로퍼티들

프로퍼티 타입 설명
rect Rect

공개 메소드들

메소드 설명
Dispose ( ) : void
HorizontalScope ( GUIContent content, GUIStyle style ) : System

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

HorizontalScope() 공개 메소드

public HorizontalScope ( GUIContent content, GUIStyle style ) : System
content GUIContent
style GUIStyle
리턴 System

프로퍼티 상세

rect 공개적으로 프로퍼티

public Rect rect
리턴 Rect