Uses of Class
org.robovm.apple.scenekit.SCNAudioPlayer
| Package | Description |
|---|---|
| org.robovm.apple.scenekit |
-
Uses of SCNAudioPlayer in org.robovm.apple.scenekit
Methods in org.robovm.apple.scenekit that return types with arguments of type SCNAudioPlayer Modifier and Type Method Description NSArray<SCNAudioPlayer>SCNNode. getAudioPlayers()Methods in org.robovm.apple.scenekit with parameters of type SCNAudioPlayer Modifier and Type Method Description voidSCNNode. addAudioPlayer(SCNAudioPlayer player)voidSCNNode. removeAudioPlayer(SCNAudioPlayer player)