We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5dc2506 + 6a2cb1b commit cd5eec3Copy full SHA for cd5eec3
tutorials/performance/thread_safe_apis.rst
@@ -55,7 +55,7 @@ Rendering
55
---------
56
57
Instancing nodes that render anything in 2D or 3D (such as Sprite) is *not* thread-safe by default.
58
-To make rendering thread-safe, set the **Rendering > Threads > Thread Model** project setting to **Multi-Threaded**.
+To make rendering thread-safe, set the **Rendering > Driver > Thread Model** project setting to **Multi-Threaded**.
59
60
Note that the Multi-Threaded thread model has several known bugs, so it may not be usable
61
in all scenarios.
0 commit comments