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