C# Class OVRVolumeControl

Inheritance: MonoBehaviour
Afficher le fichier Open project: leapmotion/ImageGrid Class Usage Examples

Méthodes publiques

Méthode Description
UpdatePosition ( Transform cameraTransform ) : void

Updates the position of the volume popup.

Private Methods

Méthode Description
Start ( ) : void

Method Details

UpdatePosition() public méthode

Updates the position of the volume popup.
public UpdatePosition ( Transform cameraTransform ) : void
cameraTransform Transform
Résultat void