Interface IExternalInputProvider
Supplies external graph inputs and later releases any temporary resources created for those inputs.
public interface IExternalInputProvider
Methods
- CleanUp()
Releases temporary resources created while preparing external inputs.
- SetInput(GraphInputContainer)
Registers externally prepared textures and buffers into the graph input container before execution starts.