We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There is an issue with using filters for my particlecontainer. I've tried using a container as a parent and applying my filter but it does not work.
I want to apply a twist filter to the sprites in my particlecontainer
@pixi/react
pixi.js-legacy
React
ReactDOM
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Current Behavior
There is an issue with using filters for my particlecontainer. I've tried using a container as a parent and applying my filter but it does not work.
Expected Behavior
I want to apply a twist filter to the sprites in my particlecontainer
Steps to Reproduce
{particles.map((p, index) => ( ))}Environment
@pixi/react
version: e.g. 7.1.2pixi.js-legacy
version: e.g. 6.5.10React
version: e.g. 18.3.1ReactDOM
version: e.g. 18.3.1Possible Solution
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: