tahoma2d/stuff/profiles/layouts/fxs/STD_iwa_SpectrumFx.xml
shun-iwasawa 9d08564877 SoapBubbleFxIwa Improvement (#1175)
* fit thickness and center opacity

* loop and shift spectrum

* render mode
2017-04-28 11:52:23 +09:00

18 lines
501 B
XML

<fxlayout help_file="SpectrumIwa.html">
<page name="Spectrum Iwa">
<vbox>
<control>intensity</control>
<control>refractiveIndex</control>
<control>thickMax</control>
<control>thickMin</control>
<control>RGamma</control>
<control>GGamma</control>
<control>BGamma</control>
<control>loopSpectrumFadeWidth</control>
<control>spectrumShift</control>
<control>lensFactor</control>
<control>lightThres</control>
<control>lightIntensity</control>
</vbox>
</page>
</fxlayout>