Companion
object Companion
Functions
Link copied to clipboard
fun resolve(engine: Engine, session: Session, latitude: Double, longitude: Double, altitudeAboveRooftop: Double, eusQuaternion: Quaternion, onCompleted: (state: Anchor.RooftopAnchorState, node: RooftopAnchorNode?) -> Unit): ResolveAnchorOnRooftopFuture?
Creates an anchor at a specified horizontal position and altitude relative to the horizontal position's rooftop. See the Rooftop anchors developer guide for more information.