Class DispatchShaderQueue
Represents an operator that immediately starts processing the specified shader work queue whenever the sequence emits a notification.
public class DispatchShaderQueue : Sink
- Inheritance
-
DispatchShaderQueue
- Inherited Members
Properties
- ShaderName
Gets or sets the name of the shader program.
Methods
- Process<TSource>(IObservable<TSource>)
Immediately starts processing the specified shader work queue whenever the source sequence emits a notification.