Uses of Class
org.robovm.apple.scenekit.SCNParticleSortingMode
| Package | Description |
|---|---|
| org.robovm.apple.scenekit |
-
Uses of SCNParticleSortingMode in org.robovm.apple.scenekit
Methods in org.robovm.apple.scenekit that return SCNParticleSortingMode Modifier and Type Method Description SCNParticleSortingModeSCNParticleSystem. getSortingMode()static SCNParticleSortingModeSCNParticleSortingMode. valueOf(long n)Returns the enum constant of this type with the specified name.static SCNParticleSortingModeSCNParticleSortingMode. valueOf(String name)Returns the enum constant of this type with the specified name.static SCNParticleSortingMode[]SCNParticleSortingMode. 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 SCNParticleSortingMode Modifier and Type Method Description voidSCNParticleSystem. setSortingMode(SCNParticleSortingMode v)