I did not store the decimal place in the alpha channel when generating the texture image, and judged the alpha value in the shader, and then operated on the vertex when it was equal to 1.
I did not store the decimal place in the alpha channel when generating the texture image, and judged the alpha value in the shader, and then operated on the vertex when it was equal to 1.