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

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

    Show / Hide Table of Contents

    Class SpatialObjectMeshObserverProfile

    Configuration profile for the spatial object mesh observer.

    Inheritance
    Object
    SpatialObjectMeshObserverProfile
    Namespace: Microsoft.MixedReality.Toolkit.SpatialObjectMeshObserver
    Assembly: cs.temp.dll.dll
    Syntax
    public class SpatialObjectMeshObserverProfile : MixedRealitySpatialAwarenessMeshObserverProfile

    Properties

    SpatialMeshObject

    The model containing the desired mesh data.

    Declaration
    public GameObject SpatialMeshObject { get; }
    Property Value
    Type Description
    GameObject
    Back to top Generated by DocFX