Is Point within Layer (vuo.layer.within2)

Outputs true if the point is within the given layer.

This node checks the point against the layer’s position within the rendered composite image. For example, if a layer is scaled and rotated before being rendered, then this node checks if the point falls within the layer’s scaled and rotated bounds.

Keywords: bounds, contains, hit test


Example composition:


Back to vuo.layer node set documentation.