C# Class OVRProfile

Contains information about the user's preferences and body dimensions.
Inheritance: Object
Afficher le fichier Open project: leapmotion/ImageGrid Class Usage Examples

Méthodes publiques

Méthode Description
OVRProfile ( ) : UnityEngine
TriggerLoad ( ) : void

Private Methods

Méthode Description
SetFallbackDefaults ( ) : void
SetFromSystem ( ) : void

Method Details

OVRProfile() public méthode

public OVRProfile ( ) : UnityEngine
Résultat UnityEngine

TriggerLoad() public méthode

public TriggerLoad ( ) : void
Résultat void