Uses of Class
org.robovm.apple.scenekit.SCNRenderingAPI
| Package | Description |
|---|---|
| org.robovm.apple.scenekit |
-
Uses of SCNRenderingAPI in org.robovm.apple.scenekit
Methods in org.robovm.apple.scenekit that return SCNRenderingAPI Modifier and Type Method Description SCNRenderingAPISCNRenderer. getRenderingAPI()SCNRenderingAPISCNSceneRenderer. getRenderingAPI()SCNRenderingAPISCNSceneRendererAdapter. getRenderingAPI()SCNRenderingAPISCNView. getRenderingAPI()static SCNRenderingAPISCNRenderingAPI. valueOf(long n)Returns the enum constant of this type with the specified name.static SCNRenderingAPISCNRenderingAPI. valueOf(String name)Returns the enum constant of this type with the specified name.static SCNRenderingAPI[]SCNRenderingAPI. values()Returns an array containing the constants of this enum type, in the order they are declared.