Used to set States connected to this input slicewise during the RenderLoop.

Namespace: VVVV.PluginInterfaces.V1
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872

Syntax

C#
void SetSliceStates(
	int index
)

Parameters

index
Type: System..::..Int32
The Index of the currently rendered slice

See Also