C# Class SliderMove, Adagio

Inheritance: MonoBehaviour
Datei anzeigen Open project: technicalvgda/Adagio Class Usage Examples

Public Properties

Property Type Description
door GameObject
fluteSwitch GameObject
point Transform
pp1 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

door public_oe property

public GameObject door
return GameObject

fluteSwitch public_oe property

public GameObject fluteSwitch
return GameObject

point public_oe property

public Transform point
return Transform

pp1 public_oe property

public GameObject pp1
return GameObject