Zernikaloscomponents.meshZBufferstridestride val stride: Int(source)If the data is tightly represented within the array how many elements it requires to be jumped to the next one Example: We store a Vec3 postion and a Vec3 normal in the very same array, the stride will be 6