Table of Contents

Method PopulateGenericTextures

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

PopulateGenericTextures(List<string>, List<RenderTexture>)

Applies generic texture outputs to the implementation.

void PopulateGenericTextures(List<string> labels, List<RenderTexture> textures)

Parameters

labels List<string>

Labels paired with textures by index.

textures List<RenderTexture>

Generic texture outputs.