Voxel Plugin

@Decriment

My bad, I forgot to disable Unity build, which lead to missing includes. I’ve added the 1.1.1 version to Gumroad & Sellfy, which should fix it.

That’s expected behavior, it happens when the world generator is queried only for values: https://github.com/Phyronnaz/VoxelPlugin/blob/master/Source/Voxel/Classes/VoxelWorldGenerator.h#L42

Unsure of what you mean here. The texture array version only adds a function to create texture arrays from textures and some example materials (just added that info to the docs).