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