SpatialAwarenessSceneObject.QuadData.Extents Property

Definition

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

Applies to