Table of Contents

Property Shaders

Namespace
Bonsai.Shaders
Assembly
Bonsai.Shaders.dll

Shaders

Gets the collection of shaders specifying the active render pipeline.

public IEnumerable<Shader> Shaders { get; }

Property Value

IEnumerable<Shader>