C# Class Matedit, OZML

Inheritance: MonoBehaviour
Show file Open project: merveilles/OZML

Public Properties

Property Type Description
NewMaterial 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

NewMaterial public property

public Material NewMaterial
return Material