C# Class BulletHole, AwesomeGameInSpace

Inheritance: MonoBehaviour
Show file Open project: ZPZ-Gr2/AwesomeGameInSpace Class Usage Examples

Public Properties

Property Type Description
brightness float

Public Methods

Method Description
FixedUpdate ( ) : void
Start ( ) : void

Method Details

FixedUpdate() public method

public FixedUpdate ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Property Details

brightness public property

public float brightness
return float