ARPlaneAnchor.Extent 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.
Holds the plane's width and length in meters. The values are relative to the Transform, so width and length are in X and Z. The Y value is always 0.
public virtual OpenTK.NVector3 Extent { [Foundation.Export("extent")] get; }
member this.Extent : OpenTK.NVector3
Property Value
- Attributes