C# Class SceneSwitcher, unity-cardboard-photosphere

Inheritance: MonoBehaviour
ファイルを表示 Open project: omgwtfgames/unity-cardboard-photosphere Class Usage Examples

Public Properties

Property Type Description
TapDelay float

Public Methods

Method Description
Awake ( ) : void
Update ( ) : void

Method Details

Awake() public method

public Awake ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

TapDelay public_oe property

public float TapDelay
return float