Table of Contents

Class UpdateFrame

Namespace
Bonsai.Shaders
Assembly
Bonsai.Shaders.dll

Represents an operator that generates a sequence of events produced whenever it is time to update the render state.

public class UpdateFrame : Source<FrameEvent>
Inheritance
UpdateFrame
Inherited Members

Methods

Generate()

Generates an observable sequence that emits a notification whenever it is time to update the render state.