How do I designate a light as dominant?

From searching, I’ve discovered that for a skeletal mesh to be lit on mobile (deploy or previewer) it must be lit by a dominant directional light (How to light skelmeshactor in mobile? - Mobile - Epic Developer Community Forums). And to make a light dominant, I set the Mobility of it to “Moveable” in its transform properties. This seems to work. My question is when there are more than 1 directional light in the scene set to “Moveable”, which is considered the dominant? Is there any way to designate a particular one as the dominant one.

From testing, where I put in 2 lights, one with a white hue, and one with a red hue, if both were active (via setting Affects World in its properties), the white light would always seem to be the dominant one, regardless of any another properties (e.g. intensity). If the white light is inactive, then the red light affects the mesh. Why is the white light the dominant one? Is it because that was the first light I placed in the scene? Or is there some other designator I’m missing?

Closing post as a duplicate of: https://answers.unrealengine.com/questions/134860/how-do-i-designate-a-light-as-dominant-1.html