-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Add Color tint support to Sprite and Layer #3
Comments
That's a really good idea. I will add a color property on sprite and layers objects:) |
ghost
assigned deltakosh
Jul 16, 2013
deltakosh
added a commit
that referenced
this issue
Dec 6, 2017
sebavan
added a commit
that referenced
this issue
Mar 23, 2020
tristanReist
pushed a commit
to tristanReist/Babylon.js
that referenced
this issue
Jul 27, 2020
…robes New radiosity with new probes
deltakosh
pushed a commit
that referenced
this issue
Jan 25, 2021
RaananW
pushed a commit
that referenced
this issue
Dec 9, 2022
Update from master Former-commit-id: 5c57143f868b270cc063848e97b9b52db513d31f
Popov72
pushed a commit
to Popov72/Babylon.js
that referenced
this issue
Dec 7, 2023
MeshUVSpaceRenderer Decal Map PR Feedback
alexchuber
pushed a commit
to alexchuber/Babylon.js
that referenced
this issue
Nov 14, 2024
…ture-extensions Restoring all material and texture extensions
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Would be great if you add tint color support to sprite and layer, similar to Xna.
During texture sample a multiplication would be made with vertex colors.
Thanks
The text was updated successfully, but these errors were encountered: