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