C# Class PanRotate

Inheritance: MonoBehaviour
Show file Open project: SNUGDC/stardust

Public Properties

Property Type Description
Fan GameObject
IsRotating bool
RibbonGray GameObject
panspeed 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

IsRotating public property

public bool IsRotating
return bool

RibbonGray public property

public GameObject RibbonGray
return GameObject

panspeed public property

public float panspeed
return float