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