📅  最后修改于: 2022-03-11 14:49:13.544000             🧑  作者: Mango
yourMaterial.EnableKeyword("_EmissiveIntensity"); //Have this somwhere in your code
mesh.material.SetFloat("_EmissiveIntensity", 10f); // Use this to set emmision value