GeospatialSurface


class GeospatialSurface


The type of surface on which to create an anchor.

Summary

Public companion properties

GeospatialSurface

The rooftop surface.

GeospatialSurface

The terrain surface.

Public functions

open operator Boolean
equals(other: Any?)
open Int

Public companion properties

ROOFTOP

val ROOFTOPGeospatialSurface

The rooftop surface.

TERRAIN

val TERRAINGeospatialSurface

The terrain surface.

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int