C# Class SteamVR_TrackedObject, RhythmSystem

Inheritance: MonoBehaviour
Afficher le fichier Open project: williamrjackson/RhythmSystem Class Usage Examples

Méthodes publiques

Свойство Type Description
index EIndex

Méthodes publiques

Méthode Description
OnDisable ( ) : void
OnEnable ( ) : void
SetDeviceIndex ( int index ) : void
SteamVR_TrackedObject ( ) : UnityEngine

Private Methods

Méthode Description
OnNewPoses ( Array, poses ) : void

Method Details

OnDisable() public méthode

public OnDisable ( ) : void
Résultat void

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

SetDeviceIndex() public méthode

public SetDeviceIndex ( int index ) : void
index int
Résultat void

SteamVR_TrackedObject() public méthode

public SteamVR_TrackedObject ( ) : UnityEngine
Résultat UnityEngine

Property Details

index public_oe property

public EIndex index
Résultat EIndex