interface IImagePlanes (Niantic.ARDK.AR.IImagePlanes)
interface IImagePlanes: IEnumerable< IImagePlane >, IDisposable { // properties int Count; IImagePlane this[int planeIndex]; };
interface IImagePlanes: IEnumerable< IImagePlane >, IDisposable { // properties int Count; IImagePlane this[int planeIndex]; };