C# Class UnityEditor.Timeline.HorizontalScope

显示文件 Open project: nintendaii/unity-background-service

Public Properties

Property Type Description
rect Rect

Public Methods

Method Description
Dispose ( ) : void
HorizontalScope ( GUIContent content, GUIStyle style ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

HorizontalScope() public method

public HorizontalScope ( GUIContent content, GUIStyle style ) : System
content GUIContent
style GUIStyle
return System

Property Details

rect public_oe property

public Rect rect
return Rect