Color.Op Description Name class Tinman.Noise.Color.Op Derived from Noise.Color Applies the given function operator to this noise function and the given one (for binary operators only). Fields / Required noise Type Noise.Color The source noise function. op Type ColorOp The operation to use. Fields / Optional other Type Noise.Color Default null The other noise function or null if op is unary. Constant Ramp