How to set different emission values for different faces of a BufferGeometry?

I have seen how to set a different color to a Buffergeometry(still studying it). I was wondering if there is a way to set different emissive values for some faces of BufferGeometry.

You only have the possibility to configure vertex colors.