C# Class Chapter05, mobile_game_math_unity

Mostrar archivo Open project: ryukbk/mobile_game_math_unity Class Usage Examples

Public Properties

Property Type Description
cube GameObject,

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

cube public_oe property

public GameObject, cube
return GameObject,