Table of Contents

Interface IMaterialShaderGenerator

Namespace
Stride.Rendering.Materials
Assembly
Stride.Rendering.dll

Defines the interface to generate the shaders for a IMaterialFeature

public interface IMaterialShaderGenerator

Methods

Visit(MaterialGeneratorContext)

Generates the shader.

void Visit(MaterialGeneratorContext context)

Parameters

context MaterialGeneratorContext

The context.