C# Class BurnHelper, Unity_Shaders_Book

Inheritance: MonoBehaviour
Mostra file Open project: candycat1992/Unity_Shaders_Book

Public Properties

Property Type Description
material Material

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

material public_oe property

public Material material
return Material