MixedRealitySpatialAwarenessSystem.SpatialAwarenessObjectParent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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