transform-style

The transform-style property determines how child elements will be rendered in 3D space. This property must be used in conjunction with transform.

Syntax



transform-style: flat | preserve-3d;