|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
inline |
Set the array layer staged from the input TextureContainer on the next dispatch_async call.
Defaults to 0. Call before dispatch_async when iterating video frames, animation layers, or any multi-layer container where the layer index changes per dispatch. Has no effect when no TextureContainer is present on the input Datum.
| layer | Array layer index. Must be < TextureContainer::get_layer_count(). |
Definition at line 149 of file TextureExecutionContext.hpp.