Show / Hide Table of Contents

Interface ICustomShaderStage

A reference for a user defined shader effect stage The user defines the shader code, constrained by a set maximum number of texture and uniform configuration variable inputs Holds the unsiged 64 bit integer framework id for the stage

Inherited Members
IKeyed.Id
Namespace: Yak2D
Assembly: Yak2D.Api.dll
Syntax
public interface ICustomShaderStage : IRenderStage, IKeyed
In This Article
Back to top yak2D - Alex Paterson