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

.onBeforeRender doesn't work for THREE.Sprite #10579

Closed
4 of 13 tasks
TroKEMp opened this issue Jan 15, 2017 · 2 comments
Closed
4 of 13 tasks

.onBeforeRender doesn't work for THREE.Sprite #10579

TroKEMp opened this issue Jan 15, 2017 · 2 comments

Comments

@TroKEMp
Copy link

TroKEMp commented Jan 15, 2017

Description of the problem

.onBeforeRender doesn't work for THREE.Sprite. It works fine with THREE.Mesh, but nothing happens for sprites.

Three.js version
  • Dev
  • r83
  • r82
  • ...
Browser
  • All of them
  • Chrome
  • Firefox
  • Internet Explorer
OS
  • All of them
  • Windows
  • Linux
  • Android
  • IOS
@Mugen87
Copy link
Collaborator

Mugen87 commented Jan 15, 2017

I think we need to enhance THREE.SpritePlugin .render() to enable this feature.

@WestLangley
Copy link
Collaborator

@TroKEMp What is your use case, by the way?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants