SpatialAwarenessSceneObject.QuadData.Extents 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.
Extents of the quad.
public:
property UnityEngine::Vector2 Extents { UnityEngine::Vector2 get(); void set(UnityEngine::Vector2 value); };
public UnityEngine.Vector2 Extents { get; set; }
member this.Extents : UnityEngine.Vector2 with get, set
Public Property Extents As Vector2
Property Value
UnityEngine.Vector2