TBLContextFlushFlag
Rendering context flush flags, used by TBLContext.Flush
.
Definition
Unit: Blend2D
See Also
Enumeration Values
_Reserved = 0
Sync = 31
Flushes the command queue and waits for its completion (will block until done).