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