Creates a lightweight copy of the AudioMesh. The clone reuses the mesh data from the parent, but it can be transformed independently.
clone = AudioMesh:clone()
None
lovr.audio.newAudioMesh
AudioMesh