MixedRealitySpatialAwarenessEventData<T>.SpatialObject 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.
The spatial object to which this event pertains.
public:
property T SpatialObject { T get(); };
public T SpatialObject { get; }
member this.SpatialObject : 'T
Public ReadOnly Property SpatialObject As T
Property Value
T