What Exactly is BaseColor?

FColor stores a color with 8 bits of precision per channel.

See above.

Don’t see how this related to integers. Why would you use ints if you know it’s going to be converted anyways?

You may be taking readability too literal against what is actually happening behind the scenes.

1 Byte per channel = 4 Bytes per color? (my math may be wrong :crazy_face:)

2 Likes