Universal gl-react Hue Rotate effect
children
(required): the content to hue-rotate.hue
(required): the hue rotation in radian.
import { HueRotate } from "gl-react-hue-rotate";
<HueRotate hue={Math.PI}>...</HueRotate>
Universal gl-react Hue Rotate effect
children
(required): the content to hue-rotate.hue
(required): the hue rotation in radian.import { HueRotate } from "gl-react-hue-rotate";
<HueRotate hue={Math.PI}>...</HueRotate>