enum AnimationScene::WorkerState
Possible states the worker thread can be in, used for synchronization.
Values
| Name | Value | Description |
|---|---|---|
Inactive |
0 |
|
Started |
1 |
|
DataReady |
2 |
AnimationScene::WorkerStatePossible states the worker thread can be in, used for synchronization.
| Name | Value | Description |
|---|---|---|
Inactive |
0 |
|
Started |
1 |
|
DataReady |
2 |