mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class Rotator

    Inheritance
    Object
    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
    In This Article
    • Fields
      • angle
      • angle
    • Methods
      • Rotate()
      • Rotate()
    • Implements
    Back to top Generated by DocFX