Class Rotator
Implements
MonoBehaviour
Namespace: Microsoft.MixedReality.Toolkit.Examples.Demos
Assembly: cs.temp.dll.dll
Syntax
public class Rotator : MonoBehaviour, MonoBehaviour
Fields
angle
Declaration
public float angle
Field Value
Type | Description |
---|---|
Single |
angle
Declaration
public float angle
Field Value
Type | Description |
---|---|
Single |
Methods
Rotate()
Declaration
public void Rotate()
Rotate()
Declaration
public void Rotate()
Implements
MonoBehaviour