question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Remove Sprite#shader and Mesh#shader properties

See original GitHub issue

According to https://github.com/pixijs/pixi.js/issues/2290#issuecomment-252630058, Sprite#shader doesn’t do anything, even though it exists and is documented to work.

My testing suggests that the same is true for Mesh#shader.

Should these properties just be removed, including their documentation?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
ivanpopelyshevcommented, Oct 10, 2016

@GoodBoyDigital is working on great PR that supports them.

0reactions
lock[bot]commented, Feb 24, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Custom shader for sprite · Issue #2290 · pixijs/pixijs - GitHub
If you assign a filter to the .shader property of the sprite, the shader for that ... Remove Sprite#shader and Mesh#shader properties #3086....
Read more >
Changing the Sprite Renderer's Color property has no effect in ...
I have a material with custom surface shader of which I want to change the "Color" in the Sprite Renderer. However, changing the...
Read more >
Mesh Shader | DirectX-Specs - Microsoft Open Source
This document describes a next-generation replacement for Vertex and Geometry shaders in a D3D12 pipeline called “Mesh shader”. Mesh shader support in D3D12 ......
Read more >
Coming to DirectX 12— Mesh Shaders and Amplification ...
D3D12 is adding two new shader stages: the Mesh Shader and the ... and a single index value applies to all the vertex...
Read more >
Using Mesh Shaders for Professional Graphics
In this post, I offer a detailed look over mesh shader… ... Mesh and task shaders have some new unique properties compared to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found