Particles-rotate
From PowerUI
Revision as of 21:01, 13 January 2017 by 151.229.186.156 (talk) (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...")
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 |