ParentScaleInverter Class
Extends MonoBehaviour
It is not expected that typical users of the SlateWithManipulators prefab should need to either interact with or understand this script.
This script simply inverts the scaling of the parent transform. This is useful for elements which should, for logic or placement reasons, exist within a scaled space, but which should retain their original world-space scaling independent of that space. All of the SlateWithManipulators affordances have this behavior except for those on the slate itself, which scales in a more specialized way.