Table of Contents

Method AddGenericTexture

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

AddGenericTexture(string, RenderTexture)

Adds one labeled generic texture output.

public void AddGenericTexture(string label, RenderTexture texture)

Parameters

label string

Application-defined label that identifies the output.

texture RenderTexture

Texture associated with label.