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