Skip to content

Commit

Permalink
Clarify flow/multiGate randomness
Browse files Browse the repository at this point in the history
  • Loading branch information
lexaknyazev committed Jun 24, 2024
1 parent 83aa69c commit d873db6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions extensions/2.0/Khronos/KHR_interactivity/Specification.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2128,6 +2128,8 @@ When the `in` input flow is activated:
.. set the `lastIndex` value to `i`;
.. activate the output flow with index `i`.

When the `isRandom` and `isLoop` configuration values are true, the output flow activation order **SHOULD** be randomized on each loop iteration.

===== Wait All

[cols="1h,1,2"]
Expand Down

0 comments on commit d873db6

Please sign in to comment.