SoExtTexture2Syncs Enumeration |
Synchrone/asynchrone loading mode.
Namespace: OIV.Inventor.Nodes
Member name | Value | Description | |
---|---|---|---|
SYNCHRONOUS | 0 | The loading is blocking (no thread launched). | |
ASYNCHRONOUS | 1 | The loading is non blocking (the loading is done within a thread). |