Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do I get the saturation from a HSV Color3?

Asked by 5 years ago
Edited 5 years ago

It's a really quick question, I just need a simple answer.

(all the ways to get hue, saturation, and value would help too.)

1 answer

Log in to vote
0
Answered by 5 years ago

I think it’s

color3.fromhsv(HUE, SATURATION, IDK)

So you have to do it like. (CODE).Color3 = (CODE ABOVE WHAT I GAVE YOU)

If this fixed your problem please don’t forget to mark this as your answer

Thanks -GizmoProductions

0
Don't remind users to accept your answer. It is nature for the asker to accept it, you're just being greedy. User#19524 175 — 5y
0
No because I hate it when people like you being stingy don’t bother to give people the credit of what they deserve GizmoProductions 61 — 5y
0
That's for creating a new Color3 using HSV. This doesn't help find the saturation. steven73598233 75 — 5y
Ad

Answer this question