CSS property: -webkit-transform-origin-z
Description
The z coordinate of the origin for transforms applied to an element with respect to its border box.
Syntax
-webkit-transform-origin-z: <posz>;
Values
- <posz>
The z origin as a percentage or value.