10 Jan 2014, 10:53
I don't know if this is a bug or a restriction, but when using a parameters state that assigns fixed parameters to slot #10000 crashes occur at various places in the CVDisplayLink thread. However, slot 4000, for example, does work.
<Namespace id="freezing">
<Node activeAndVisible="no">
<FixedParameters id="ice_color" diffuseColor="135i, 206i, 250i, 0.8f"/>
</Node>
<ParametersState parametersId="ice_color" slot="10000"/>
</Namespace>