Table of Contents

Method Execute

Namespace
Pinwheel.Vista.Graph
Assembly
Pinwheel.Vista.Runtime.dll

Execute(Texture, Texture, Texture, int, RenderTexture, float, float, float)

public static void Execute(Texture backgroundTexture, Texture foregroundTexture, Texture maskTexture, int mode, RenderTexture targetRt, float bgMul = 1, float fgMul = 1, float maskMul = 1)

Parameters

backgroundTexture Texture
foregroundTexture Texture
maskTexture Texture
mode int
targetRt RenderTexture
bgMul float
fgMul float
maskMul float