Uses of Class
org.robovm.apple.scenekit.SCNTessellationSmoothingMode
| Package | Description |
|---|---|
| org.robovm.apple.scenekit |
-
Uses of SCNTessellationSmoothingMode in org.robovm.apple.scenekit
Methods in org.robovm.apple.scenekit that return SCNTessellationSmoothingMode Modifier and Type Method Description SCNTessellationSmoothingModeSCNGeometryTessellator. getSmoothingMode()static SCNTessellationSmoothingModeSCNTessellationSmoothingMode. valueOf(long n)Returns the enum constant of this type with the specified name.static SCNTessellationSmoothingModeSCNTessellationSmoothingMode. valueOf(String name)Returns the enum constant of this type with the specified name.static SCNTessellationSmoothingMode[]SCNTessellationSmoothingMode. 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 SCNTessellationSmoothingMode Modifier and Type Method Description voidSCNGeometryTessellator. setSmoothingMode(SCNTessellationSmoothingMode v)