ElementCss3DTransform Op
3d Transform a HTML element by using CSS3D properties
Summary (oneliner)
This 3d transformation is unrelated to the webGL transformation matrix.
- to use the webgl transformation matrix, use Ops.Html.TransformCSS3DElement
Full Name
- Ops.Html.CSS.ElementCss3DTransform
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch css3d simple transform
INPUT PORTS
Element (Object)
X (Number)
Y (Number)
Z (Number)
Rot X (Number)
Rot Y (Number)
Rot Z (Number)
Perspective (Number)
Backface-Visibility (Number:boolean )
OUTPUT PORTS
HTML Element (Object)