hdrp lit change emmision values

Code Example - hdrp lit change emmision values

                
                        yourMaterial.EnableKeyword("_EmissiveIntensity"); //Have this somwhere in your code 

mesh.material.SetFloat("_EmissiveIntensity", 10f); // Use this to set emmision value