Uses of Class
org.robovm.apple.arkit.ARSessionRunOptions
| Package | Description |
|---|---|
| org.robovm.apple.arkit |
-
Uses of ARSessionRunOptions in org.robovm.apple.arkit
Fields in org.robovm.apple.arkit declared as ARSessionRunOptions Modifier and Type Field Description static ARSessionRunOptionsARSessionRunOptions. Nonestatic ARSessionRunOptionsARSessionRunOptions. RemoveExistingAnchorsstatic ARSessionRunOptionsARSessionRunOptions. ResetSceneReconstructionstatic ARSessionRunOptionsARSessionRunOptions. ResetTrackingstatic ARSessionRunOptionsARSessionRunOptions. StopTrackedRaycastsMethods in org.robovm.apple.arkit that return ARSessionRunOptions Modifier and Type Method Description protected ARSessionRunOptions[]ARSessionRunOptions. _values()static ARSessionRunOptions[]ARSessionRunOptions. values()protected ARSessionRunOptionsARSessionRunOptions. wrap(long value, long mask)Methods in org.robovm.apple.arkit with parameters of type ARSessionRunOptions Modifier and Type Method Description voidARSession. run(ARConfiguration configuration, ARSessionRunOptions options)