C# Class UGUIDepth, UGUIPlugin

Inheritance: MonoBehaviour
显示文件 Open project: l980305284/UGUIPlugin

Public Properties

Property Type Description
isUI bool
order int

Public Methods

Method Description
SetDepth ( ) : void
Start ( ) : void

Method Details

SetDepth() public method

public SetDepth ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Property Details

isUI public_oe property

public bool isUI
return bool

order public_oe property

public int order
return int