SceneManager.initThread

Creates the specified count of anonymous threads.

class SceneManager
@safe @safe
void
initThread
(
uint count = 1
)

Parameters

count uint

Count anonymous threads.

Meta