C# Class BalloonFly

Inheritance: MonoBehaviour
ファイルを表示 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_oe property

public GameObject Fan
return GameObject

RabbitBright public_oe property

public GameObject RabbitBright
return GameObject

speed public_oe property

public float speed
return float