IMixedRealitySpatialAwarenessSystem.SpatialAwarenessObjectParent Property

Definition

Gets the parent object to which all spatial awareness GameObjects are to be parented.

public:
 property UnityEngine::GameObject ^ SpatialAwarenessObjectParent { UnityEngine::GameObject ^ get(); };
public UnityEngine.GameObject SpatialAwarenessObjectParent { get; }
member this.SpatialAwarenessObjectParent : UnityEngine.GameObject
Public ReadOnly Property SpatialAwarenessObjectParent As GameObject

Property Value

UnityEngine.GameObject

Applies to