Opaque Description Name class Tinman.Color.Opaque Derived from Tinman.Color Sets the opacity of the given color. Fields / Required value Type Tinman.Color Constraint # != null The color value. alpha Type number Constraint # >= 0 && # <= 100 The opacity (linear), in percent. Name Ramp