The `Plane` brush type does not use the original plane/normal parameters. However, these parameters can be incorrectly retained when switching type to `Plane` from another brush type where they were enabled. This commit ensures that they are ignored for the `Plane` brush type. Pull Request: https://projects.blender.org/blender/blender/pulls/134255