Modifiers
List2<IVfxDynamicParameterModifier> The modifier chain, applied in list order. The folded result is the value this override supplies.
Base for the two kinds of parameter override a VfxDynamicParametersData entry can install: an immediate replacement and a timed blend.
Both derive the value they supply the same way, by folding the Modifiers chain
over a four-component vector; they differ only in how that result reaches the
emitter.
List2<IVfxDynamicParameterModifier> The modifier chain, applied in list order. The folded result is the value this override supplies.
Map<U8, 0xa41315c0>