mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class MoveWithCamera

    A game object with this script attached will follow the main camera's position. This is particularly useful for secondary cameras or sound sources to follow the user around.

    Inheritance
    Object
    MoveWithCamera
    Implements
    MonoBehaviour
    Namespace: Microsoft.MixedReality.Toolkit.Examples.Demos.EyeTracking
    Assembly: cs.temp.dll.dll
    Syntax
    public class MoveWithCamera : MonoBehaviour, MonoBehaviour

    Implements

    MonoBehaviour
    In This Article
    • Implements
    Back to top Generated by DocFX