Hello,
Can you please fix the following issues? Thank you.
pc.createMesh()
- now all parameters are just number[], but some of them can be Float32Array or Uint32Array
SoundComponent.resume()
- parameter should be optional
SoundComponent.stop()
- parameter should be optional
Hello,
Can you please fix the following issues? Thank you.
pc.createMesh()
SoundComponent.resume()
SoundComponent.stop()