[Missing <summary> documentation for "M:VVVV.PluginInterfaces.V2.SpreadExtensions.SetSliceCountBy``1(VVVV.PluginInterfaces.V2.ISpread{VVVV.PluginInterfaces.V2.ISpread{``0}},VVVV.PluginInterfaces.V2.ISpread{``0})"]
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C# |
---|
public static void SetSliceCountBy<T>( this ISpread<ISpread<T>> outputSpreads, ISpread<T> inputSpread ) |
Parameters
- outputSpreads
- Type: VVVV.PluginInterfaces.V2..::..ISpread<(Of <(<'ISpread<(Of <(<'T>)>)>>)>)>
[Missing <param name="outputSpreads"/> documentation for "M:VVVV.PluginInterfaces.V2.SpreadExtensions.SetSliceCountBy``1(VVVV.PluginInterfaces.V2.ISpread{VVVV.PluginInterfaces.V2.ISpread{``0}},VVVV.PluginInterfaces.V2.ISpread{``0})"]
- inputSpread
- Type: VVVV.PluginInterfaces.V2..::..ISpread<(Of <(<'T>)>)>
[Missing <param name="inputSpread"/> documentation for "M:VVVV.PluginInterfaces.V2.SpreadExtensions.SetSliceCountBy``1(VVVV.PluginInterfaces.V2.ISpread{VVVV.PluginInterfaces.V2.ISpread{``0}},VVVV.PluginInterfaces.V2.ISpread{``0})"]
Type Parameters
- T
[Missing <typeparam name="T"/> documentation for "M:VVVV.PluginInterfaces.V2.SpreadExtensions.SetSliceCountBy``1(VVVV.PluginInterfaces.V2.ISpread{VVVV.PluginInterfaces.V2.ISpread{``0}},VVVV.PluginInterfaces.V2.ISpread{``0})"]