Interface IMixStage
A RenderStage that enables the mixing of up to four textures together The general mix factors per texture are defined in the configuration A further 'per-pixel' mixing scalar can be defined using mixTexture Holds the unsiged 64 bit integer framework id for the stage
Inherited Members
Namespace: Yak2D
Assembly: Yak2D.Api.dll
Syntax
public interface IMixStage : IRenderStage, IKeyed