日本語翻訳ドキュメントはサポートを終了しました

MRTK 2.6 以降のドキュメントについては、公式の Microsoft ドキュメント を参照してください。

    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
    Namespace: Microsoft.MixedReality.Toolkit.Examples.Demos.EyeTracking
    Assembly: cs.temp.dll.dll
    Syntax
    public class MoveWithCamera : MonoBehaviour
    Back to top Generated by DocFX