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