SpatialAwarenessSceneObject.QuadData Class     
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.
Object encapsulating data of a quad.
public: ref class SpatialAwarenessSceneObject::QuadData
	public class SpatialAwarenessSceneObject.QuadData
	type SpatialAwarenessSceneObject.QuadData = class
	Public Class SpatialAwarenessSceneObject.QuadData
		- Inheritance
 - 
				SpatialAwarenessSceneObject.QuadData
 
Constructors
| SpatialAwarenessSceneObject.QuadData() | 
Properties
| Extents | 
		 Extents of the quad.  | 
        	
| GameObject | 
		 The gameObject associated with the quad.  | 
        	
| Id | 
		 Id of the quad.  | 
        	
| OcclusionMask | 
		 The occlusion mask of the quad.  |