Efficient way to have different color on only 1 side of a Part

Hello
What is the most efficient (from performance point of view) way to create parts having only 1 of their sides in different color?
Should I split each Part to 2 parts and color them differently?
Or should I add texture to the side which I want to be colored differently?
or there is a better way?

Thank you

Either a texture or a SurfaceGui (Size set to 1, 0, 1, 0) and Frame isnde it (Size set to 1, 0, 1, 0).

1 Like

just upload a decal with that colorand kaboom.

1 Like