C# Class _BurnMark, Rookery

Inheritance: MonoBehaviour
显示文件 Open project: AIESeattleGameArt/Rookery

Public Properties

Property Type Description
ScorchMark1 Material
alphaAmount float

Public Methods

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

Method Details

OnDestroy() public method

public OnDestroy ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

ScorchMark1 public_oe property

public Material ScorchMark1
return Material

alphaAmount public_oe property

public float alphaAmount
return float