Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Microsoft
MixedReality
Toolkit
Examples
Demos
EyeTracking
RotateWithConstSpeedDir
C# Class Microsoft.MixedReality.Toolkit.Examples.Demos.EyeTracking.RotateWithConstSpeedDir
The associated GameObject will rotate when RotateTarget() is called based on a given direction and speed.
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: alessiapacca/MRlab-2019-surgery
Public Methods
Method
Description
RotateTarget
( ) :
void
Rotate game object based on specified rotation speed and Euler angles.
Method Details
RotateTarget()
public
method
Rotate game object based on specified rotation speed and Euler angles.
public
RotateTarget
( ) :
void
return
void