C# Class PanRotate

Inheritance: MonoBehaviour
Mostra 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_oe property

public GameObject Fan
return GameObject

IsRotating public_oe property

public bool IsRotating
return bool

RibbonGray public_oe property

public GameObject RibbonGray
return GameObject

panspeed public_oe property

public float panspeed
return float