Uses of Class
org.robovm.apple.arkit.ARHitTestResult
| Package | Description |
|---|---|
| org.robovm.apple.arkit |
-
Uses of ARHitTestResult in org.robovm.apple.arkit
Methods in org.robovm.apple.arkit that return types with arguments of type ARHitTestResult Modifier and Type Method Description NSArray<ARHitTestResult>ARFrame. hitTest(CGPoint point, ARHitTestResultType types)Deprecated.Deprecated in iOS 14.0.NSArray<ARHitTestResult>ARSCNView. hitTest(CGPoint point, ARHitTestResultType types)Deprecated.Deprecated in iOS 14.0.NSArray<ARHitTestResult>ARSKView. hitTest(CGPoint point, ARHitTestResultType types)Deprecated.Deprecated in iOS 14.0.