C# Class BalloonFly

Inheritance: MonoBehaviour
Show file Open project: SNUGDC/stardust Class Usage Examples

Public Properties

Property Type Description
Fan GameObject
RabbitBright GameObject
speed float

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

Fan public property

public GameObject Fan
return GameObject

RabbitBright public property

public GameObject RabbitBright
return GameObject

speed public property

public float speed
return float