The Magnifier Controller plug-in gives control over the magnifier from inside a plug-in. When the controller is assigned to a container, the magnifier is applied to this container. The magnifier is positioned and scaled according to the positional and scale values of the host container. The plug-in additionally provides access to the magnifier properties Scale, Ellipsis and Alpha.
Please observe that only one Magnifier Control plug-in may be active within a scene at any given time. Because of this, if there are several instances of the Magnifier Controller, the magnifier is only applied to the last instance activated. However, when the currently applied controller is deactivated, the plug-in automatically applies the magnifier to the next container with an active controller plug-in. The magnifier is fully deactivated only when there are no active controllers left.
Note: This plug-in is located in: Plugins -> Container plug-ins -> Default
Magnifier Controller Properties
Scale: Sets the scale of magnification. The minimum value is
1.0
, the maximum value is100.0
. The default value is2.0
.Ellipsis: Creates an ellipsis effect, mimicking the distortion created by a concave or convex lens. The minimum value is
-10.0
, the maximum value is10.0
. The default value is0.0
.Alpha: Sets the alpha value for the magnification. The minimum value is
0.0
, the maximum value is100.0
. The default value is100.0
.Active: Enables or disables magnification. Can be set to
On
orOff
. By default, this is set toOn
.