Uses of Class
org.robovm.apple.scenekit.SCNReferenceLoadingPolicy
| Package | Description |
|---|---|
| org.robovm.apple.scenekit |
-
Uses of SCNReferenceLoadingPolicy in org.robovm.apple.scenekit
Methods in org.robovm.apple.scenekit that return SCNReferenceLoadingPolicy Modifier and Type Method Description SCNReferenceLoadingPolicySCNReferenceNode. getLoadingPolicy()static SCNReferenceLoadingPolicySCNReferenceLoadingPolicy. valueOf(long n)Returns the enum constant of this type with the specified name.static SCNReferenceLoadingPolicySCNReferenceLoadingPolicy. valueOf(String name)Returns the enum constant of this type with the specified name.static SCNReferenceLoadingPolicy[]SCNReferenceLoadingPolicy. 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 SCNReferenceLoadingPolicy Modifier and Type Method Description voidSCNReferenceNode. setLoadingPolicy(SCNReferenceLoadingPolicy v)