Uses of Class
org.robovm.apple.scenekit.SCNParticlePropertyController
| Package | Description |
|---|---|
| org.robovm.apple.scenekit |
-
Uses of SCNParticlePropertyController in org.robovm.apple.scenekit
Methods in org.robovm.apple.scenekit that return SCNParticlePropertyController Modifier and Type Method Description static SCNParticlePropertyControllerSCNParticlePropertyController. create(CAAnimation animation)Methods in org.robovm.apple.scenekit that return types with arguments of type SCNParticlePropertyController Modifier and Type Method Description Map<SCNParticleProperty,SCNParticlePropertyController>SCNParticleSystem. getPropertyControllers()static Map<SCNParticleProperty,SCNParticlePropertyController>SCNParticleProperty.AsPropertyControllerMapMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Method parameters in org.robovm.apple.scenekit with type arguments of type SCNParticlePropertyController Modifier and Type Method Description voidSCNParticleSystem. setPropertyControllers(Map<SCNParticleProperty,SCNParticlePropertyController> v)static longSCNParticleProperty.AsPropertyControllerMapMarshaler. toNative(Map<SCNParticleProperty,SCNParticlePropertyController> o, long flags)