Table of Contents

Method SetInput

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

SetInput(GraphInputContainer)

Registers externally prepared textures and buffers into the graph input container before execution starts.

void SetInput(GraphInputContainer inputContainer)

Parameters

inputContainer GraphInputContainer

Destination container that the provider should populate.