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