Type | function |
Library | shader.* |
See also | addObject() |
Visual Guide | Visual Guide |
Removes an object from the Dynamic Shader.
shader.removeObject( object )
a display object or physics body.
local shader = require 'plugin.dynamic-shader'
shader.removeObject( object ) -- remove object to the Dynamic Shader