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

Culling doesn't update when using FPS mode. #2

Closed
harrycollin opened this issue Nov 3, 2022 · 1 comment
Closed

Culling doesn't update when using FPS mode. #2

harrycollin opened this issue Nov 3, 2022 · 1 comment

Comments

@harrycollin
Copy link
Contributor

When moving around in FPS mode I noticed that culling no longer updates. We can either connect these events or reintroduce a periodic culling update as previously implemented.

@harrycollin
Copy link
Contributor Author

A temporary workaround for now is to set alwaysForceUpdate to true on the culler. This forces an update to occur at every interval.

@harrycollin harrycollin reopened this Nov 11, 2022
aka-blackboots pushed a commit to aka-blackboots/components that referenced this issue Jan 31, 2024
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

No branches or pull requests

2 participants