Table of Contents

Class SampleOnRenderFrame

Namespace
Bonsai.Shaders
Assembly
Bonsai.Shaders.dll

Represents an operator that samples notifications from the sequence whenever there is a new render frame event.

public class SampleOnRenderFrame : Combinator
Inheritance
SampleOnRenderFrame
Inherited Members

Methods

Process<TSource>(IObservable<TSource>)

Samples notifications from an observable sequence whenever there is a new render frame event.