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

SelectionBox: add instance property #892

Merged
merged 2 commits into from
Apr 13, 2024

Conversation

edsunman
Copy link
Contributor

It looks like the SelectionBox class has an instances property that is missing in SelectionBox.d.ts

https://github.com/mrdoob/three.js/blob/dev/examples/jsm/interactive/SelectionBox.js

I'm relatively new to typescript so hopefully that type definition is correct!

Copy link
Contributor

@Methuselah96 Methuselah96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! I tweaked the type a little bit, but otherwise looks good.

@Methuselah96 Methuselah96 merged commit 073736c into three-types:master Apr 13, 2024
3 checks passed
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.

2 participants