The README says:
To ensure the tree displays correctly, use Cull Mode: Front for the tree trunk material.
Shouldn't the cull mode be Back instead (the default)? If you need to use frontface culling to make standard faces show up correctly, it might mean faces are generated with incorrect normals.
The README says:
Shouldn't the cull mode be Back instead (the default)? If you need to use frontface culling to make standard faces show up correctly, it might mean faces are generated with incorrect normals.