Uses of Class
org.robovm.apple.arkit.ARPlaneDetection
| Package | Description |
|---|---|
| org.robovm.apple.arkit |
-
Uses of ARPlaneDetection in org.robovm.apple.arkit
Fields in org.robovm.apple.arkit declared as ARPlaneDetection Modifier and Type Field Description static ARPlaneDetectionARPlaneDetection. Horizontalstatic ARPlaneDetectionARPlaneDetection. Nonestatic ARPlaneDetectionARPlaneDetection. VerticalMethods in org.robovm.apple.arkit that return ARPlaneDetection Modifier and Type Method Description protected ARPlaneDetection[]ARPlaneDetection. _values()ARPlaneDetectionARBodyTrackingConfiguration. getPlaneDetection()ARPlaneDetectionARGeoTrackingConfiguration. getPlaneDetection()ARPlaneDetectionARObjectScanningConfiguration. getPlaneDetection()ARPlaneDetectionARPositionalTrackingConfiguration. getPlaneDetection()ARPlaneDetectionARWorldTrackingConfiguration. getPlaneDetection()static ARPlaneDetection[]ARPlaneDetection. values()protected ARPlaneDetectionARPlaneDetection. wrap(long value, long mask)Methods in org.robovm.apple.arkit with parameters of type ARPlaneDetection Modifier and Type Method Description voidARBodyTrackingConfiguration. setPlaneDetection(ARPlaneDetection v)voidARGeoTrackingConfiguration. setPlaneDetection(ARPlaneDetection v)voidARObjectScanningConfiguration. setPlaneDetection(ARPlaneDetection v)voidARPositionalTrackingConfiguration. setPlaneDetection(ARPlaneDetection v)voidARWorldTrackingConfiguration. setPlaneDetection(ARPlaneDetection v)