C# Class OVRWaitCursor

Rotates this GameObject at a given speed.
Inheritance: MonoBehaviour
Afficher le fichier Open project: leapmotion/ImageGrid

Méthodes publiques

Свойство Type Description
rotateSpeeds Vector3

Méthodes publiques

Méthode Description
Update ( ) : void

Auto rotates the attached cursor.

Method Details

Update() public méthode

Auto rotates the attached cursor.
public Update ( ) : void
Résultat void

Property Details

rotateSpeeds public_oe property

public Vector3 rotateSpeeds
Résultat Vector3