Uses of Class
org.robovm.apple.scenekit.SCNNodeFocusBehavior
| Package | Description |
|---|---|
| org.robovm.apple.scenekit |
-
Uses of SCNNodeFocusBehavior in org.robovm.apple.scenekit
Methods in org.robovm.apple.scenekit that return SCNNodeFocusBehavior Modifier and Type Method Description SCNNodeFocusBehaviorSCNNode. getFocusBehavior()static SCNNodeFocusBehaviorSCNNodeFocusBehavior. valueOf(long n)Returns the enum constant of this type with the specified name.static SCNNodeFocusBehaviorSCNNodeFocusBehavior. valueOf(String name)Returns the enum constant of this type with the specified name.static SCNNodeFocusBehavior[]SCNNodeFocusBehavior. 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 SCNNodeFocusBehavior Modifier and Type Method Description voidSCNNode. setFocusBehavior(SCNNodeFocusBehavior v)