web api interface
CSSPerspective
The CSSPerspective interface of the CSS Typed Object Model API 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
CSSPerspectiveobject.
- : Creates a new
Instance properties
length- : Returns or sets the distance from z=0.
Examples
To do
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.