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