Skip to content

Mouse Picking and Mesh2d not working #19319

Answered by akimakinai
keithsharp asked this question in Q&A
Discussion options

You must be logged in to vote

Mesh picking plugin is not part of the default plugins, so you need to add the plugin yourself.

// MeshPickingPlugin is not a default plugin
.add_plugins((DefaultPlugins, MeshPickingPlugin))

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@keithsharp
Comment options

Answer selected by keithsharp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants