{ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "http://volmit.com/iris-schema/irisgenerator.json", "description": "Represents a composite generator of noise gens", "type": "object", "properties": { "preprocessors": { "type": "array", "minItems": 1, "items": {"$ref": "#/definitions/erzscripts"}, "description": "preprocessors\nPreprocess this object in-memory when it's loaded, run scripts using the variable 'Iris.getPreprocessorObject()' and modify properties about this object before it's used.\n \nList