C# Class HoloToolkit.Unity.HeadsetAdjustment

Inheritance: MonoBehaviour, IInputClickHandler, ISpeechHandler
Afficher le fichier Open project: anderm/voronoi-selection-in-3d Class Usage Examples

Méthodes publiques

Свойство Type Description
NextSceneName string

Méthodes publiques

Méthode Description
OnInputClicked ( InputClickedEventData eventData ) : void
OnSpeechKeywordRecognized ( SpeechKeywordRecognizedEventData eventData ) : void

Private Methods

Méthode Description
GotoNextScene ( ) : void
Start ( ) : void

Method Details

OnInputClicked() public méthode

public OnInputClicked ( InputClickedEventData eventData ) : void
eventData InputClickedEventData
Résultat void

OnSpeechKeywordRecognized() public méthode

public OnSpeechKeywordRecognized ( SpeechKeywordRecognizedEventData eventData ) : void
eventData SpeechKeywordRecognizedEventData
Résultat void

Property Details

NextSceneName public_oe property

public string NextSceneName
Résultat string