Uses of Class
org.robovm.apple.arkit.ARWorldAlignment
| Package | Description |
|---|---|
| org.robovm.apple.arkit |
-
Uses of ARWorldAlignment in org.robovm.apple.arkit
Methods in org.robovm.apple.arkit that return ARWorldAlignment Modifier and Type Method Description ARWorldAlignmentARConfiguration. getWorldAlignment()static ARWorldAlignmentARWorldAlignment. valueOf(long n)Returns the enum constant of this type with the specified name.static ARWorldAlignmentARWorldAlignment. valueOf(String name)Returns the enum constant of this type with the specified name.static ARWorldAlignment[]ARWorldAlignment. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.arkit with parameters of type ARWorldAlignment Modifier and Type Method Description voidARConfiguration. setWorldAlignment(ARWorldAlignment v)