fix(viz): Plane constructor param are inverted in SNegato
Description
Inverse Plane constructor displayBorder and entityOpacity parameter order to fit SNegato usage
Closes #952 (closed)
How to test it?
run an app with a SNegato2D or 3D with border="false" in the config.
If it fails, the border is still there, and the negato contains is invisible.
If works fine, the negato content is there and the border is not there.
Edited by Michaël KUGLER