Description
This effect displays one or several circles that will act like a magnifying glass on the content they hover over.
Properties
Array properties
Any properties in the input array that matches the name of these properties will be used and displayed accordingly.
These properties can also be shown as inputs on the node by toggling the icon.
In the dropdown menu you can choose how values from the array interact with values from the Editor
panel or the input between : Replace, Add or Multiply.
More information can be found on the GPU Multi category page.
x
: The position along the X axis of a circle.
Default : WIDTH ÷ 2
y
: The position along the Y axis of a circle.
Default : HEIGHT ÷ 2
Radius
: The radius of the circle (in pixels).
Default : WIDTH ÷ 10
Amount
: The amount of magnification of the circle.
Default : 0.1
Global properties
This node does not have any global properties.
Inputs
This lists only the inputs present by default at the creation of the node. The inputs that appear can be tuned by toggling the button in the Editor
panel.
Name | Type | Description |
---|---|---|
Array | Array | Array input with the data from the sensor |
Image | Image | Input for the image to apply the effect on |
Outputs
Name | Type | Description |
---|---|---|
Image | Image | Image output of the effect |
Example
In this example :
Radius
: 250Amount
: 0.25
Need more help with this?
Don’t hesitate to contact us here.