CSSPerspective
The CSSPerspective
interface of the CSS_Object_Model#css_typed_object_model represents the perspective() value of the individual transform
property in CSS. It inherits properties and methods from its parent CSSTransformValue
.
Constructor
CSSPerspective()
-
Creates a new
CSSPerspective
object.
Instance properties
length
-
Returns or sets the distance from z=0.
Examples
To do
Specifications
Specification |
---|
CSS Typed OM Level 1 # cssperspective |
Browser compatibility
BCD tables only load in the browser