C# Class ShrinkToOblivion, dreams

Inheritance: MonoBehaviour
显示文件 Open project: mprofGamesDev-Dreams/dreams

Public Properties

Property Type Description
shrinkSpeed float
trigger bool

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

shrinkSpeed public_oe property

public float shrinkSpeed
return float

trigger public_oe property

public bool trigger
return bool