Type String Object Paint Library display.* Revision Release 2024.3703 Keywords filter, generator, composite, effect, procedural textures, multitexturing See also Paint object.fill Filters/Generators/Composites (guide)
Apply shader effects to an object, including filters, generators (
See the Filters/Generators/Composites guide for a complete list of effects.
-- Apply blur object.fill.effect = "filter.blur" -- Remove blur object.fill = nil