Whether apply to the entire camera frame or just the object this shader is attached to.
onFinish
Optional callback to call when this shader finishes. Default is a no-op.
skip
Predicate allowing to skip certain pixel from the shader. Typically used to skip background or certain Z-index. Default predicate returns false for all pixels.