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

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

    Show / Hide Table of Contents

    Enum SurfaceMagnetism.OrientationMode

    Orientation mode for solver

    Namespace: Microsoft.MixedReality.Toolkit.Utilities.Solvers
    Assembly: cs.temp.dll.dll
    Syntax
    public enum OrientationMode

    Fields

    Name Description
    Blended

    Blend between tracked transform and the surface normal orientation

    None

    No orienting

    SurfaceNormal

    Aligned to surface normal completely

    TrackedOrigin

    Face toward this object's position

    TrackedTarget

    Face the tracked transform

    Back to top Generated by DocFX