CSSPerspective: length property

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

Want more browser support for this feature? Tell us why.

Note: This feature is available in Web Workers.

The length property of the CSSPerspective interface represents the distance from z=0.

It is used to apply a perspective transform to the element and its content. If the value is 0 or a negative number, no perspective transform is applied.