VoxelPlugin/VoxelPluginFreeLegacy

Voxel Plugin 2.0. Null MaterialParam texture should warn

ryanjon2040 opened this issue · 0 comments

If MaterialParam texture is missing an entry it should warn the user on viewport since Voxel Plugin will render it black. This is because a user (like me lol) might forget to assign specific texture sets like roughness or normal. Obviously this can be worked around by assigning default textures in the parent cube like White texture for roughness, Flat Normal for Normal and so on.