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

feat(crosshairs): added threshold for jumpWorld #547

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Ouwen
Copy link
Contributor

@Ouwen Ouwen commented Apr 12, 2023

Adds a configurable threshold for jumpWorld.

@netlify
Copy link

netlify bot commented Apr 12, 2023

Deploy Preview for cornerstone-3d-docs ready!

Name Link
🔨 Latest commit f8e2f9e
🔍 Latest deploy log https://app.netlify.com/sites/cornerstone-3d-docs/deploys/64361cde566e5700088f429f
😎 Deploy Preview https://deploy-preview-547--cornerstone-3d-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@@ -71,6 +71,7 @@ interface ToolConfiguration {
opacity: number;
handleRadius: number;
};
jumpThreshold: number;
Copy link
Member

Choose a reason for hiding this comment

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

could you please add the documentation for the jumpThreshold ? I'm not sure what it does

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