Table of Contents

Property WindowSource

Namespace
Bonsai.Shaders
Assembly
Bonsai.Shaders.dll

WindowSource

Gets an observable sequence containing the active shader window.

public static IObservable<ShaderWindow> WindowSource { get; }

Property Value

IObservable<ShaderWindow>