Class: PlaxMask

nav.PlaxMask

Applies a parallax pan with a rect mask.
- The `z` property in PSD layers. Eg. `start.btn(reg:c,ui,z:50)`
- `z` is stage dimension percentage from (0-100) where 0 is stationary and 100 is locked to the mask the scene.
- `z` can be over 100 though it will need to extend beyond the artboard bounds.
- Common elements between scenes can remain still if each has a z of `0` or no z defined.
Source:
Example
nav.openScene(myScene, false, 'plaxmask:left')
nav.openScene(myScene, false, 'plaxmask:25'); // Degrees