Uses of Class
org.robovm.apple.scenekit.SCNChamferMode
| Package | Description |
|---|---|
| org.robovm.apple.scenekit |
-
Uses of SCNChamferMode in org.robovm.apple.scenekit
Methods in org.robovm.apple.scenekit that return SCNChamferMode Modifier and Type Method Description SCNChamferModeSCNShape. getChamferMode()static SCNChamferModeSCNChamferMode. valueOf(long n)Returns the enum constant of this type with the specified name.static SCNChamferModeSCNChamferMode. valueOf(String name)Returns the enum constant of this type with the specified name.static SCNChamferMode[]SCNChamferMode. 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 SCNChamferMode Modifier and Type Method Description voidSCNShape. setChamferMode(SCNChamferMode v)