Uses of Class
org.robovm.apple.scenekit.SCNSceneSourceStatus
| Package | Description |
|---|---|
| org.robovm.apple.scenekit |
-
Uses of SCNSceneSourceStatus in org.robovm.apple.scenekit
Methods in org.robovm.apple.scenekit that return SCNSceneSourceStatus Modifier and Type Method Description static SCNSceneSourceStatusSCNSceneSourceStatus. valueOf(long n)Returns the enum constant of this type with the specified name.static SCNSceneSourceStatusSCNSceneSourceStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static SCNSceneSourceStatus[]SCNSceneSourceStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in org.robovm.apple.scenekit with type arguments of type SCNSceneSourceStatus Modifier and Type Method Description SCNSceneSCNSceneSource. newScene(SCNSceneSourceOptions options, VoidBlock4<Float,SCNSceneSourceStatus,NSError,BooleanPtr> statusHandler)