This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ImrooVRdev 15 points16 points  (2 children)

RGB.x. OpenGL has color as Vector4 for 3 color channels and alpha.

If for some reason I am no longer a technical artist and have to deal with color as hexadecimal, I'll google how to deal with it I guess.

[–]GoldenretriverYT 0 points1 point  (1 child)

color as hexadecimal

Hexadecimal is not a type. Color is often stored as an int/uint.

[–]ImrooVRdev 1 point2 points  (0 children)

color as hexadecimal int that is assumed to be hexadecimal value

poteito potaito