Option A) Clone or download the repository and drop it in your Unity project. Option B) Add the repository to the package manifest (go in YourProject/Packages/ and open the "manifest.json" file and ...
The pixels on a Texture using the "EMISSIVE" RenderType are not interpreted the same was as a regular texture. First of all, the alpha values of pixels are ignored. This means that the emissive ...