Uses of Class
org.robovm.apple.arkit.ARRaycastResult
| Package | Description |
|---|---|
| org.robovm.apple.arkit |
-
Uses of ARRaycastResult in org.robovm.apple.arkit
Methods in org.robovm.apple.arkit that return types with arguments of type ARRaycastResult Modifier and Type Method Description NSArray<ARRaycastResult>ARSession. raycast(ARRaycastQuery query)Method parameters in org.robovm.apple.arkit with type arguments of type ARRaycastResult Modifier and Type Method Description ARTrackedRaycastARSession. trackedRaycast(ARRaycastQuery query, VoidBlock1<NSArray<ARRaycastResult>> updateHandler)