Skip to content
New issue

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

egret使用tint替代color filter减少drawcall #164

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yeling584283398
Copy link

观察到使用color filter时,若没有使用offset,其效果与使用tint是一样的;
而使用tint可以有效减少drawcall;
当前的修改方法还需要egret引擎同步让BitmapNode与MeshNOde支持tint属性;

@yeling584283398 yeling584283398 changed the title 使用tint替代color filter egret使用tint替代color filter减少drawcall Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant