perspective property

double perspective
getter/setter pair

The strength of the perspective effect. In other words, how much the elements that are "behind" the canvas are shrunk, and those in front of it are expanded.

Implementation

double perspective;