How to disable beautification in the makeup effect?

By default it is disabled, however if you have something enabled and want to to turn it off, most of our Makeup and Beauty API functions are able to be disabled with a .clear command.
For example, if you have recolored your hair to Red, with Hair.color("0.72 0.14 0.14 0.8"), you can easily disable the recolor by calling Hair.clear() instead.