Skip to content

Split Controller (Effects)

Eric Mor edited this page Aug 8, 2019 · 1 revision

The splitController component is inline, meaning that is is written directly in the effect that uses it. For example:

effect MyEffect
	splitController
end

Keyword: splitController

This component has no options.

Clone this wiki locally