Difference between revisions of "Particles-rotate"
From PowerUI
(Created page with "An animatable CSS property which can rotate a particle system: <syntaxhighlight lang="css"> particles-rotate: <angle> <angle> <angle> particles-rotate-x: <angle> particles-r...") |
(No difference)
|
Latest revision as of 21:01, 13 January 2017
An animatable CSS property which can rotate a particle system:
particles-rotate: <angle> <angle> <angle>
particles-rotate-x: <angle>
particles-rotate-y: <angle>
particles-rotate-z: <angle>
Inherited? | Initial value |
---|---|
No | 0deg 0deg 0deg |