Skip to content

How to disable on-screen mouse information and INFO statements #203

Closed Answered by aevyrie
stlhoosier97 asked this question in Q&A
Discussion options

You must be logged in to vote

See the gltf example:

.add_plugins(
DefaultPickingPlugins
.build()
.disable::<DebugPickingPlugin>(),
)

Replies: 1 comment 1 reply

Comment options

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

Answer selected by stlhoosier97
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