Package apple.arkit
Interface ARSession.Block_getCurrentWorldMapWithCompletionHandler
-
- Enclosing class:
- ARSession
public static interface ARSession.Block_getCurrentWorldMapWithCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_getCurrentWorldMapWithCompletionHandler(ARWorldMap worldMap, NSError error)
-
-
-
Method Detail
-
call_getCurrentWorldMapWithCompletionHandler
void call_getCurrentWorldMapWithCompletionHandler(ARWorldMap worldMap, NSError error)
-
-