C# Class FieldMultiCompile, GGJ2016

Inheritance: MonoBehaviour
显示文件 Open project: netgrind/GGJ2016

Public Properties

Property Type Description
mat Material
style Style,

Public Methods

Method Description
OnEnable ( ) : void
OnGUI ( ) : void
Set ( ) : void

Method Details

OnEnable() public method

public OnEnable ( ) : void
return void

OnGUI() public method

public OnGUI ( ) : void
return void

Set() public method

public Set ( ) : void
return void

Property Details

mat public_oe property

public Material mat
return Material

style public_oe property

public Style, style
return Style,