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
Namespace: Yak2D
Assembly: Yak2D.Api.dll
Syntax
public interface ICustomShaderStage : IRenderStage, IKeyed