You are here: Start » AVL.NET » Invoke.MultiplyProfiles_OfLoop
Multiplies profiles appearing in consecutive iterations value by value.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void MultiplyProfiles_OfLoop ( Avl.ProfileCombinators_OfLoopState ioState, Avl.Profile inProfile, Avl.Profile outProfile )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
ioState | Avl.ProfileCombinators_OfLoopState | ||||
![]() | inProfile | Avl.Profile | Input profile. | ||
![]() | outProfile | Avl.Profile | Output profile. |