GeospatialSurface


public final class GeospatialSurface


The type of surface on which to create an anchor.

Summary

Public fields

static final @NonNull GeospatialSurface

The rooftop surface.

static final @NonNull GeospatialSurface

The terrain surface.

Public methods

boolean
equals(Object other)
int

Public fields

ROOFTOP

public static final @NonNull GeospatialSurface ROOFTOP

The rooftop surface.

TERRAIN

public static final @NonNull GeospatialSurface TERRAIN

The terrain surface.

Public methods

equals

public boolean equals(Object other)

hashCode

public int hashCode()