<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.5"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Zibra Effects: Assets/Plugins/Zibra/Smoke and Fire/Scripts/DataStructures/ZibraSmokeAndFireMaterialParameters.cs Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js.txt"></script>
<script type="text/javascript" src="dynsections.js.txt"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js.txt"></script>
<script type="text/javascript" src="search/search.js.txt"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr id="projectrow">
  <td id="projectalign">
   <div id="projectname">Zibra Effects
   </div>
   <div id="projectbrief">Real-time Simulated Visual Effects</div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.5 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js.txt"></script>
<script type="text/javascript" src="menu.js.txt"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>

<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="dir_f5412708edd60def94041247c0b8603c.html">Assets</a></li><li class="navelem"><a class="el" href="dir_beed702047ef9680d64a7ee349fab51c.html">Plugins</a></li><li class="navelem"><a class="el" href="dir_4f506dc541fc7401bbbeb99f1cec82f2.html">Zibra</a></li><li class="navelem"><a class="el" href="dir_6260800d71610873009c61f02e22fc45.html">Smoke and Fire</a></li><li class="navelem"><a class="el" href="dir_7e40387fec42afec1b430a50221db81e.html">Scripts</a></li><li class="navelem"><a class="el" href="dir_ba787c7af670b8fe391b7b4517f8e952.html">DataStructures</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="headertitle"><div class="title">ZibraSmokeAndFireMaterialParameters.cs</div></div>
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno">    1</span><span class="keyword">using </span>System;</div>
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno">    2</span><span class="keyword">using </span>UnityEngine;</div>
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno">    3</span><span class="preprocessor">#if UNITY_EDITOR</span></div>
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno">    4</span><span class="keyword">using </span>UnityEngine.SceneManagement;</div>
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno">    5</span><span class="keyword">using </span>UnityEditor;</div>
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno">    6</span><span class="preprocessor">#endif</span></div>
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno">    7</span> </div>
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno">    8</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespacecom_1_1zibra_1_1smoke__and__fire_1_1_data_structures.html">com.zibra.smoke_and_fire.DataStructures</a></div>
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno">    9</span>{</div>
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno">   21</span>    [ExecuteInEditMode]</div>
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html">   22</a></span>    <span class="keyword">public</span> <span class="keyword">class </span><a class="code hl_class" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html">ZibraSmokeAndFireMaterialParameters</a> : MonoBehaviour</div>
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno">   23</span>    {</div>
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno">   24</span><span class="preprocessor">#region Public Interface</span></div>
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno">   40</span>        [Tooltip(<span class="stringliteral">&quot;Custom smoke material.&quot;</span>)]</div>
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a92d7008fb6b55166239d6a7ca44284b1">   41</a></span>        <span class="keyword">public</span> Material <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a92d7008fb6b55166239d6a7ca44284b1">SmokeMaterial</a>;</div>
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno">   42</span> </div>
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno">   58</span>        [Tooltip(<span class="stringliteral">&quot;Custom upscale material. Not used if you don&#39;t enable downscale in Smoke &amp; Fire instance.&quot;</span>)]</div>
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a84bfc602ac314b592895e78918894be0">   59</a></span>        <span class="keyword">public</span> Material <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a84bfc602ac314b592895e78918894be0">UpscaleMaterial</a>;</div>
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno">   60</span> </div>
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno">   69</span>        [Tooltip(</div>
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno">   70</span>            <span class="stringliteral">&quot;Custom shadow projection material. Not used if you don&#39;t enable shadow projection in Smoke &amp; Fire instance.&quot;</span>)]</div>
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#ad8b5e46d40fa01f89330676850b1b2d7">   71</a></span>        <span class="keyword">public</span> Material <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#ad8b5e46d40fa01f89330676850b1b2d7">ShadowProjectionMaterial</a>;</div>
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno">   72</span> </div>
<div class="line"><a id="l00076" name="l00076"></a><span class="lineno">   76</span>        [Tooltip(<span class="stringliteral">&quot;Density of rendered smoke.&quot;</span>)]</div>
<div class="line"><a id="l00077" name="l00077"></a><span class="lineno">   77</span>        [Range(0.0f, 1000.0f)]</div>
<div class="line"><a id="l00078" name="l00078"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a314f489e56fc4099b92ba4ced2e23b93">   78</a></span>        <span class="keyword">public</span> <span class="keywordtype">float</span> <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a314f489e56fc4099b92ba4ced2e23b93">SmokeDensity</a> = 300.0f;</div>
<div class="line"><a id="l00079" name="l00079"></a><span class="lineno">   79</span> </div>
<div class="line"><a id="l00083" name="l00083"></a><span class="lineno">   83</span>        [Tooltip(<span class="stringliteral">&quot;Density of rendered fuel.&quot;</span>)]</div>
<div class="line"><a id="l00084" name="l00084"></a><span class="lineno">   84</span>        [Range(0.0f, 1000.0f)]</div>
<div class="line"><a id="l00085" name="l00085"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a14e138c314413407cff5c51c3014b14a">   85</a></span>        <span class="keyword">public</span> <span class="keywordtype">float</span> <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a14e138c314413407cff5c51c3014b14a">FuelDensity</a> = 10.0f;</div>
<div class="line"><a id="l00086" name="l00086"></a><span class="lineno">   86</span> </div>
<div class="line"><a id="l00090" name="l00090"></a><span class="lineno">   90</span>        [ColorUsage(<span class="keyword">false</span>, <span class="keyword">true</span>)]</div>
<div class="line"><a id="l00091" name="l00091"></a><span class="lineno">   91</span>        [Tooltip(<span class="stringliteral">&quot;The absorption coefficients.&quot;</span>)]</div>
<div class="line"><a id="l00092" name="l00092"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a2b103e8d00331822b55bc41a410d72ce">   92</a></span>        <span class="keyword">public</span> Color <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a2b103e8d00331822b55bc41a410d72ce">AbsorptionColor</a> = <span class="keyword">new</span> Color(1.0f, 1.0f, 1.0f, 1.0f);</div>
<div class="line"><a id="l00093" name="l00093"></a><span class="lineno">   93</span> </div>
<div class="line"><a id="l00097" name="l00097"></a><span class="lineno">   97</span>        [ColorUsage(<span class="keyword">false</span>, <span class="keyword">true</span>)]</div>
<div class="line"><a id="l00098" name="l00098"></a><span class="lineno">   98</span>        [Tooltip(<span class="stringliteral">&quot;The scattering color.&quot;</span>)]</div>
<div class="line"><a id="l00099" name="l00099"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a963de9a74a3301001bd3e2eb77294001">   99</a></span>        <span class="keyword">public</span> Color <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a963de9a74a3301001bd3e2eb77294001">ScatteringColor</a> = <span class="keyword">new</span> Color(0.27f, 0.27f, 0.27f, 1.0f);</div>
<div class="line"><a id="l00100" name="l00100"></a><span class="lineno">  100</span> </div>
<div class="line"><a id="l00107" name="l00107"></a><span class="lineno">  107</span>        [ColorUsage(<span class="keyword">false</span>, <span class="keyword">true</span>)]</div>
<div class="line"><a id="l00108" name="l00108"></a><span class="lineno">  108</span>        [Tooltip(<span class="stringliteral">&quot;The shadow absorption color. Defines color of the light for shadow render purposes.  Only has effect when shadow projection is enabled.&quot;</span>)]</div>
<div class="line"><a id="l00109" name="l00109"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a2cff1b1346b0392dc707f0065b823349">  109</a></span>        <span class="keyword">public</span> Color <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a2cff1b1346b0392dc707f0065b823349">ShadowAbsorptionColor</a> = <span class="keyword">new</span> Color(1.0f, 1.0f, 1.0f, 1.0f);</div>
<div class="line"><a id="l00110" name="l00110"></a><span class="lineno">  110</span> </div>
<div class="line"><a id="l00114" name="l00114"></a><span class="lineno">  114</span>        [Range(0.0f, 1.0f)]</div>
<div class="line"><a id="l00115" name="l00115"></a><span class="lineno">  115</span>        [Tooltip(<span class="stringliteral">&quot;The scattering attenuation.&quot;</span>)]</div>
<div class="line"><a id="l00116" name="l00116"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a6009866bc671eeea31109f2c54382dd2">  116</a></span>        <span class="keyword">public</span> <span class="keywordtype">float</span> <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a6009866bc671eeea31109f2c54382dd2">ScatteringAttenuation</a> = 0.2f;</div>
<div class="line"><a id="l00117" name="l00117"></a><span class="lineno">  117</span> </div>
<div class="line"><a id="l00121" name="l00121"></a><span class="lineno">  121</span>        [Range(0.0f, 1.0f)]</div>
<div class="line"><a id="l00122" name="l00122"></a><span class="lineno">  122</span>        [Tooltip(<span class="stringliteral">&quot;The scattering contribution.&quot;</span>)]</div>
<div class="line"><a id="l00123" name="l00123"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a6e51f3b002b227dc187dcd475848d6ae">  123</a></span>        <span class="keyword">public</span> <span class="keywordtype">float</span> <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a6e51f3b002b227dc187dcd475848d6ae">ScatteringContribution</a> = 0.2f;</div>
<div class="line"><a id="l00124" name="l00124"></a><span class="lineno">  124</span> </div>
<div class="line"><a id="l00128" name="l00128"></a><span class="lineno">  128</span>        [Tooltip(<span class="stringliteral">&quot;Specifies if volume is able to receive shadows.&quot;</span>)]</div>
<div class="line"><a id="l00129" name="l00129"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a6289454206261f6c9375f76d7c4238c5">  129</a></span>        <span class="keyword">public</span> <span class="keywordtype">bool</span> <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a6289454206261f6c9375f76d7c4238c5">ObjectPrimaryShadows</a> = <span class="keyword">false</span>;</div>
<div class="line"><a id="l00130" name="l00130"></a><span class="lineno">  130</span> </div>
<div class="line"><a id="l00134" name="l00134"></a><span class="lineno">  134</span>        [Tooltip(<span class="stringliteral">&quot;Specifies if volume is able to cast shadows.&quot;</span>)]</div>
<div class="line"><a id="l00135" name="l00135"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a349c1172d9ccb57a1c380e71e5deaca9">  135</a></span>        <span class="keyword">public</span> <span class="keywordtype">bool</span> <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a349c1172d9ccb57a1c380e71e5deaca9">ObjectIlluminationShadows</a> = <span class="keyword">false</span>;</div>
<div class="line"><a id="l00136" name="l00136"></a><span class="lineno">  136</span> </div>
<div class="line"><a id="l00143" name="l00143"></a><span class="lineno">  143</span>        [Min(0.0f)]</div>
<div class="line"><a id="l00144" name="l00144"></a><span class="lineno">  144</span>        [Tooltip(<span class="stringliteral">&quot;Specifies the brightness of illumination.&quot;</span>)]</div>
<div class="line"><a id="l00145" name="l00145"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a75369b39a836c0b51f37ddc08a9e3eca">  145</a></span>        <span class="keyword">public</span> <span class="keywordtype">float</span> <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a75369b39a836c0b51f37ddc08a9e3eca">IlluminationBrightness</a> = 1.0f;</div>
<div class="line"><a id="l00146" name="l00146"></a><span class="lineno">  146</span> </div>
<div class="line"><a id="l00150" name="l00150"></a><span class="lineno">  150</span>        [Range(0.0f, 1.0f)]</div>
<div class="line"><a id="l00151" name="l00151"></a><span class="lineno">  151</span>        [Tooltip(<span class="stringliteral">&quot;The softness of fire.&quot;</span>)]</div>
<div class="line"><a id="l00152" name="l00152"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a9d605862c5da47de09e2ba1e73c3f730">  152</a></span>        <span class="keyword">public</span> <span class="keywordtype">float</span> <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a9d605862c5da47de09e2ba1e73c3f730">IlluminationSoftness</a> = 0.6f;</div>
<div class="line"><a id="l00153" name="l00153"></a><span class="lineno">  153</span> </div>
<div class="line"><a id="l00157" name="l00157"></a><span class="lineno">  157</span>        [Min(0.0f)]</div>
<div class="line"><a id="l00158" name="l00158"></a><span class="lineno">  158</span>        [Tooltip(<span class="stringliteral">&quot;The brightness of black body.&quot;</span>)]</div>
<div class="line"><a id="l00159" name="l00159"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a3cd78cd2f366cb4b12414af882fe6aa0">  159</a></span>        <span class="keyword">public</span> <span class="keywordtype">float</span> <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a3cd78cd2f366cb4b12414af882fe6aa0">BlackBodyBrightness</a> = 4.0f;</div>
<div class="line"><a id="l00160" name="l00160"></a><span class="lineno">  160</span> </div>
<div class="line"><a id="l00167" name="l00167"></a><span class="lineno">  167</span>        [Min(0.0f)]</div>
<div class="line"><a id="l00168" name="l00168"></a><span class="lineno">  168</span>        [Tooltip(<span class="stringliteral">&quot;Specifies the brightness of fire.&quot;</span>)]</div>
<div class="line"><a id="l00169" name="l00169"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a3cd49963a4e4f4a6a1478e3790fb2073">  169</a></span>        <span class="keyword">public</span> <span class="keywordtype">float</span> <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a3cd49963a4e4f4a6a1478e3790fb2073">FireBrightness</a> = 400.0f;</div>
<div class="line"><a id="l00170" name="l00170"></a><span class="lineno">  170</span> </div>
<div class="line"><a id="l00174" name="l00174"></a><span class="lineno">  174</span>        [ColorUsage(<span class="keyword">true</span>, <span class="keyword">true</span>)]</div>
<div class="line"><a id="l00175" name="l00175"></a><span class="lineno">  175</span>        [Tooltip(<span class="stringliteral">&quot;The shadow absorption coefficients.&quot;</span>)]</div>
<div class="line"><a id="l00176" name="l00176"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#ae66686cc1b7b7432b067958d1af2852c">  176</a></span>        <span class="keyword">public</span> Color <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#ae66686cc1b7b7432b067958d1af2852c">FireColor</a> = <span class="keyword">new</span> Color(1.0f, 0.0f, 0.0f, 1.0f);</div>
<div class="line"><a id="l00177" name="l00177"></a><span class="lineno">  177</span> </div>
<div class="line"><a id="l00189" name="l00189"></a><span class="lineno">  189</span>        [Range(-1.0f, 15.0f)]</div>
<div class="line"><a id="l00190" name="l00190"></a><span class="lineno">  190</span>        [Tooltip(<span class="stringliteral">&quot;Controls the optical density of the volume, decreasing with increasing temperature.&quot;</span>)]</div>
<div class="line"><a id="l00191" name="l00191"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a96cc752b1e70b97f1aee6d5e8b39e238">  191</a></span>        <span class="keyword">public</span> <span class="keywordtype">float</span> <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a96cc752b1e70b97f1aee6d5e8b39e238">TemperatureDensityDependence</a> = 6.0f;</div>
<div class="line"><a id="l00192" name="l00192"></a><span class="lineno">  192</span> </div>
<div class="line"><a id="l00196" name="l00196"></a><span class="lineno">  196</span>        [Range(0.0f, 1.0f)]</div>
<div class="line"><a id="l00197" name="l00197"></a><span class="lineno">  197</span>        [Tooltip(<span class="stringliteral">&quot;The intensity of shadows casted by volume.&quot;</span>)]</div>
<div class="line"><a id="l00198" name="l00198"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a44c852b3e6ec03028f6ab922db39bc70">  198</a></span>        <span class="keyword">public</span> <span class="keywordtype">float</span> <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a44c852b3e6ec03028f6ab922db39bc70">ObjectShadowIntensity</a> = 0.75f;</div>
<div class="line"><a id="l00199" name="l00199"></a><span class="lineno">  199</span> </div>
<div class="line"><a id="l00203" name="l00203"></a><span class="lineno">  203</span>        [Range(0.0f, 10.0f)]</div>
<div class="line"><a id="l00204" name="l00204"></a><span class="lineno">  204</span>        [Tooltip(<span class="stringliteral">&quot;Specifies the distance where the shadows start to fade off.&quot;</span>)]</div>
<div class="line"><a id="l00205" name="l00205"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a2b4b6068fc3333ddbb02ac27514e3416">  205</a></span>        <span class="keyword">public</span> <span class="keywordtype">float</span> <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a2b4b6068fc3333ddbb02ac27514e3416">ShadowDistanceDecay</a> = 2.0f;</div>
<div class="line"><a id="l00206" name="l00206"></a><span class="lineno">  206</span> </div>
<div class="line"><a id="l00210" name="l00210"></a><span class="lineno">  210</span>        [Range(0.0f, 1.0f)]</div>
<div class="line"><a id="l00211" name="l00211"></a><span class="lineno">  211</span>        [Tooltip(<span class="stringliteral">&quot;The intensity of shadows recieved by volume.&quot;</span>)]</div>
<div class="line"><a id="l00212" name="l00212"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a7945a66501e6d3f4ad6b5d2315e0f7f3">  212</a></span>        <span class="keyword">public</span> <span class="keywordtype">float</span> <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a7945a66501e6d3f4ad6b5d2315e0f7f3">ShadowIntensity</a> = 0.5f;</div>
<div class="line"><a id="l00213" name="l00213"></a><span class="lineno">  213</span> </div>
<div class="line"><a id="l00220" name="l00220"></a><span class="lineno">  220</span>        [Tooltip(<span class="stringliteral">&quot;Projecting shadows from the smoke to the objects. Currently Experimental.&quot;</span>)]</div>
<div class="line"><a id="l00221" name="l00221"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#aa5609a0a41992bd3941faac8986189d0">  221</a></span>        <span class="keyword">public</span> <span class="keywordtype">bool</span> <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#aa5609a0a41992bd3941faac8986189d0">EnableProjectedShadows</a> = <span class="keyword">true</span>;</div>
<div class="line"><a id="l00222" name="l00222"></a><span class="lineno">  222</span> </div>
<div class="line"><a id="l00226" name="l00226"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a1622a3d38fc3efc3408bdf24cbf3f57a">  226</a></span>        <span class="keyword">public</span> <span class="keyword">enum</span> <a class="code hl_enumeration" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a1622a3d38fc3efc3408bdf24cbf3f57a">ShadowProjectionQuality</a></div>
<div class="line"><a id="l00227" name="l00227"></a><span class="lineno">  227</span>        {</div>
<div class="line"><a id="l00228" name="l00228"></a><span class="lineno">  228</span>            Trilinear,</div>
<div class="line"><a id="l00229" name="l00229"></a><span class="lineno">  229</span>            Tricubic</div>
<div class="line"><a id="l00230" name="l00230"></a><span class="lineno">  230</span>        }</div>
<div class="line"><a id="l00231" name="l00231"></a><span class="lineno">  231</span> </div>
<div class="line"><a id="l00238" name="l00238"></a><span class="lineno">  238</span>        [Tooltip(<span class="stringliteral">&quot;Quality of the shadow projection. Trilinear is faster but less accurate.&quot;</span>)]</div>
<div class="line"><a id="l00239" name="l00239"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#ac96c21d74cb6f79d01f0043849565162">  239</a></span>        <span class="keyword">public</span> <a class="code hl_enumeration" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a1622a3d38fc3efc3408bdf24cbf3f57a">ShadowProjectionQuality</a> <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#ac96c21d74cb6f79d01f0043849565162">ShadowProjectionQualityLevel</a> = <a class="code hl_enumeration" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a1622a3d38fc3efc3408bdf24cbf3f57a">ShadowProjectionQuality</a>.Tricubic;</div>
<div class="line"><a id="l00240" name="l00240"></a><span class="lineno">  240</span> </div>
<div class="line"><a id="l00244" name="l00244"></a><span class="lineno">  244</span>        [Range(0.0f, 1.0f)]</div>
<div class="line"><a id="l00245" name="l00245"></a><span class="lineno">  245</span>        [Tooltip(<span class="stringliteral">&quot;Specifies the distance from volume&#39;s bounds where smoke/fire start to fade off.&quot;</span>)]</div>
<div class="line"><a id="l00246" name="l00246"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a740efc881a3c56258b2b170d4f2553e0">  246</a></span>        <span class="keyword">public</span> <span class="keywordtype">float</span> <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a740efc881a3c56258b2b170d4f2553e0">VolumeEdgeFadeoff</a> = 0.008f;</div>
<div class="line"><a id="l00247" name="l00247"></a><span class="lineno">  247</span> </div>
<div class="line"><a id="l00251" name="l00251"></a><span class="lineno">  251</span>        [Range(0.5f, 10.0f)]</div>
<div class="line"><a id="l00252" name="l00252"></a><span class="lineno">  252</span>        [Tooltip(<span class="stringliteral">&quot;The raymarching step size.&quot;</span>)]</div>
<div class="line"><a id="l00253" name="l00253"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a13aa33b610255ffda5c757852b396d38">  253</a></span>        <span class="keyword">public</span> <span class="keywordtype">float</span> <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a13aa33b610255ffda5c757852b396d38">RayMarchingStepSize</a> = 2.5f;</div>
<div class="line"><a id="l00254" name="l00254"></a><span class="lineno">  254</span> </div>
<div class="line"><a id="l00258" name="l00258"></a><span class="lineno">  258</span>        [Range(0.05f, 1.0f)]</div>
<div class="line"><a id="l00259" name="l00259"></a><span class="lineno">  259</span>        [Tooltip(<span class="stringliteral">&quot;The resolution of shadow.&quot;</span>)]</div>
<div class="line"><a id="l00260" name="l00260"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a509147db4aef684fc27ee758480b480f">  260</a></span>        <span class="keyword">public</span> <span class="keywordtype">float</span> <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a509147db4aef684fc27ee758480b480f">ShadowResolution</a> = 0.25f;</div>
<div class="line"><a id="l00261" name="l00261"></a><span class="lineno">  261</span> </div>
<div class="line"><a id="l00265" name="l00265"></a><span class="lineno">  265</span>        [Range(1.0f, 10.0f)]</div>
<div class="line"><a id="l00266" name="l00266"></a><span class="lineno">  266</span>        [Tooltip(<span class="stringliteral">&quot;The shadow raymarching step size.&quot;</span>)]</div>
<div class="line"><a id="l00267" name="l00267"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a8c2bc6a9913661a1c77bea585f3a3021">  267</a></span>        <span class="keyword">public</span> <span class="keywordtype">float</span> <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a8c2bc6a9913661a1c77bea585f3a3021">ShadowStepSize</a> = 1.5f;</div>
<div class="line"><a id="l00268" name="l00268"></a><span class="lineno">  268</span> </div>
<div class="line"><a id="l00272" name="l00272"></a><span class="lineno">  272</span>        [Range(8, 512)]</div>
<div class="line"><a id="l00273" name="l00273"></a><span class="lineno">  273</span>        [Tooltip(<span class="stringliteral">&quot;The shadow raymarching max steps.&quot;</span>)]</div>
<div class="line"><a id="l00274" name="l00274"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#acb5e34534b919693bcf7992a9c41a9a1">  274</a></span>        <span class="keyword">public</span> <span class="keywordtype">int</span> <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#acb5e34534b919693bcf7992a9c41a9a1">ShadowMaxSteps</a> = 256;</div>
<div class="line"><a id="l00275" name="l00275"></a><span class="lineno">  275</span> </div>
<div class="line"><a id="l00279" name="l00279"></a><span class="lineno">  279</span>        [Range(0.05f, 1.0f)]</div>
<div class="line"><a id="l00280" name="l00280"></a><span class="lineno">  280</span>        [Tooltip(<span class="stringliteral">&quot;The resolution of illumination.&quot;</span>)]</div>
<div class="line"><a id="l00281" name="l00281"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a027137114f1de5ad423f1d5a5d23e462">  281</a></span>        <span class="keyword">public</span> <span class="keywordtype">float</span> <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a027137114f1de5ad423f1d5a5d23e462">IlluminationResolution</a> = 0.25f;</div>
<div class="line"><a id="l00282" name="l00282"></a><span class="lineno">  282</span> </div>
<div class="line"><a id="l00286" name="l00286"></a><span class="lineno">  286</span>        [Range(1.0f, 10.0f)]</div>
<div class="line"><a id="l00287" name="l00287"></a><span class="lineno">  287</span>        [Tooltip(<span class="stringliteral">&quot;The illumination raymarching step size.&quot;</span>)]</div>
<div class="line"><a id="l00288" name="l00288"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a3d90a06eca77162239ec79c0de24c469">  288</a></span>        <span class="keyword">public</span> <span class="keywordtype">float</span> <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a3d90a06eca77162239ec79c0de24c469">IlluminationStepSize</a> = 1.5f;</div>
<div class="line"><a id="l00289" name="l00289"></a><span class="lineno">  289</span> </div>
<div class="line"><a id="l00293" name="l00293"></a><span class="lineno">  293</span>        [Range(0, 512)]</div>
<div class="line"><a id="l00294" name="l00294"></a><span class="lineno">  294</span>        [Tooltip(<span class="stringliteral">&quot;The illumination raymarching max steps.&quot;</span>)]</div>
<div class="line"><a id="l00295" name="l00295"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a9abffea1f85321531faee176a07e1852">  295</a></span>        <span class="keyword">public</span> <span class="keywordtype">int</span> <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a9abffea1f85321531faee176a07e1852">IlluminationMaxSteps</a> = 64;</div>
<div class="line"><a id="l00296" name="l00296"></a><span class="lineno">  296</span> </div>
<div class="line"><a id="l00300" name="l00300"></a><span class="lineno">  300</span>        [Range(0, 8388608)]</div>
<div class="line"><a id="l00301" name="l00301"></a><span class="lineno">  301</span>        [Tooltip(<span class="stringliteral">&quot;The maximum of particles in volume at a time.&quot;</span>)]</div>
<div class="line"><a id="l00302" name="l00302"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a646450d6b4d0d5944bc1a5f7eb25eea6">  302</a></span>        <span class="keyword">public</span> <span class="keywordtype">int</span> <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a646450d6b4d0d5944bc1a5f7eb25eea6">MaxEffectParticles</a> = 32768;</div>
<div class="line"><a id="l00303" name="l00303"></a><span class="lineno">  303</span> </div>
<div class="line"><a id="l00310" name="l00310"></a><span class="lineno">  310</span>        <span class="comment">// Must fit in 12 bits</span></div>
<div class="line"><a id="l00311" name="l00311"></a><span class="lineno">  311</span>        [Range(0, 4095)]</div>
<div class="line"><a id="l00312" name="l00312"></a><span class="lineno">  312</span>        [Tooltip(<span class="stringliteral">&quot;The lifetime of a particles.&quot;</span>)]</div>
<div class="line"><a id="l00313" name="l00313"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#ac562f67b17dab19fb68b5b78d11a1232">  313</a></span>        <span class="keyword">public</span> <span class="keywordtype">int</span> <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#ac562f67b17dab19fb68b5b78d11a1232">ParticleLifetime</a> = 150;</div>
<div class="line"><a id="l00314" name="l00314"></a><span class="lineno">  314</span> </div>
<div class="line"><a id="l00322" name="l00322"></a><span class="lineno">  322</span>        [Range(0.05f, 1.0f)]</div>
<div class="line"><a id="l00323" name="l00323"></a><span class="lineno">  323</span>        [Tooltip(<span class="stringliteral">&quot;Controls the resolution of the occlusion texture used in the effect particle rendering.&quot;</span>)]</div>
<div class="line"><a id="l00324" name="l00324"></a><span class="lineno"><a class="line" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#ab794cedceb140fee9793b0cf52a3f401">  324</a></span>        <span class="keyword">public</span> <span class="keywordtype">float</span> <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#ab794cedceb140fee9793b0cf52a3f401">ParticleOcclusionResolution</a> = 0.25f;</div>
<div class="line"><a id="l00325" name="l00325"></a><span class="lineno">  325</span><span class="preprocessor">#endregion</span></div>
<div class="line"><a id="l00326" name="l00326"></a><span class="lineno">  326</span><span class="preprocessor">#region Implementation details</span></div>
<div class="line"><a id="l00327" name="l00327"></a><span class="lineno">  327</span>        [HideInInspector]</div>
<div class="line"><a id="l00328" name="l00328"></a><span class="lineno">  328</span>        [SerializeField]</div>
<div class="line"><a id="l00329" name="l00329"></a><span class="lineno">  329</span>        <span class="keyword">internal</span> ComputeShader NoOpCompute;</div>
<div class="line"><a id="l00330" name="l00330"></a><span class="lineno">  330</span> </div>
<div class="line"><a id="l00331" name="l00331"></a><span class="lineno">  331</span>        [HideInInspector]</div>
<div class="line"><a id="l00332" name="l00332"></a><span class="lineno">  332</span>        [SerializeField]</div>
<div class="line"><a id="l00333" name="l00333"></a><span class="lineno">  333</span>        <span class="keyword">internal</span> ComputeShader RendererCompute;</div>
<div class="line"><a id="l00334" name="l00334"></a><span class="lineno">  334</span> </div>
<div class="line"><a id="l00335" name="l00335"></a><span class="lineno">  335</span>        [HideInInspector]</div>
<div class="line"><a id="l00336" name="l00336"></a><span class="lineno">  336</span>        [SerializeField]</div>
<div class="line"><a id="l00337" name="l00337"></a><span class="lineno">  337</span>        <span class="keyword">internal</span> ComputeShader ClearResourceCompute;</div>
<div class="line"><a id="l00338" name="l00338"></a><span class="lineno">  338</span> </div>
<div class="line"><a id="l00339" name="l00339"></a><span class="lineno">  339</span>        [HideInInspector]</div>
<div class="line"><a id="l00340" name="l00340"></a><span class="lineno">  340</span>        [SerializeField]</div>
<div class="line"><a id="l00341" name="l00341"></a><span class="lineno">  341</span>        <span class="keyword">internal</span> Texture BlueNoise;</div>
<div class="line"><a id="l00342" name="l00342"></a><span class="lineno">  342</span> </div>
<div class="line"><a id="l00343" name="l00343"></a><span class="lineno">  343</span><span class="preprocessor">#if UNITY_EDITOR</span></div>
<div class="line"><a id="l00344" name="l00344"></a><span class="lineno">  344</span>        <span class="keyword">private</span> <span class="keyword">static</span> <span class="keywordtype">string</span> DEFAULT_UPSCALE_MATERIAL_GUID = <span class="stringliteral">&quot;5db2c81e302e40efb0419ec664a50f01&quot;</span>;</div>
<div class="line"><a id="l00345" name="l00345"></a><span class="lineno">  345</span>        <span class="keyword">private</span> <span class="keyword">static</span> <span class="keywordtype">string</span> DEFAULT_SMOKE_MATERIAL_GUID = <span class="stringliteral">&quot;7246813b959848a28c439cc0e41ae98f&quot;</span>;</div>
<div class="line"><a id="l00346" name="l00346"></a><span class="lineno">  346</span>        <span class="keyword">private</span> <span class="keyword">static</span> <span class="keywordtype">string</span> NO_OP_COMPUTE_GUID = <span class="stringliteral">&quot;82c4529b0f5984f10920878932a2435b&quot;</span>;</div>
<div class="line"><a id="l00347" name="l00347"></a><span class="lineno">  347</span>        <span class="keyword">private</span> <span class="keyword">static</span> <span class="keywordtype">string</span> RENDERER_COMPUTE_GUID = <span class="stringliteral">&quot;5ce526a931bd4c559b5c9ba2ba56155c&quot;</span>;</div>
<div class="line"><a id="l00348" name="l00348"></a><span class="lineno">  348</span>        <span class="keyword">private</span> <span class="keyword">static</span> <span class="keywordtype">string</span> CLEAR_RESOURCE_COMPUTE_GUID = <span class="stringliteral">&quot;7bef9cf412ed196488fd78b297412af6&quot;</span>;</div>
<div class="line"><a id="l00349" name="l00349"></a><span class="lineno">  349</span>        <span class="keyword">private</span> <span class="keyword">static</span> <span class="keywordtype">string</span> BLUE_NOISE_TEXTURE_GUID = <span class="stringliteral">&quot;39bb69ae68e041cd8579a8abc5762e42&quot;</span>;</div>
<div class="line"><a id="l00350" name="l00350"></a><span class="lineno">  350</span>        <span class="keyword">private</span> <span class="keyword">static</span> <span class="keywordtype">string</span> DEFAULT_SHADOW_PROJECTION_MATERIAL_GUID = <span class="stringliteral">&quot;4d5bfdd644c2696498171c3ad15d3e59&quot;</span>;</div>
<div class="line"><a id="l00351" name="l00351"></a><span class="lineno">  351</span> </div>
<div class="line"><a id="l00352" name="l00352"></a><span class="lineno">  352</span>        <span class="keyword">private</span> <span class="keywordtype">void</span> Reset()</div>
<div class="line"><a id="l00353" name="l00353"></a><span class="lineno">  353</span>        {</div>
<div class="line"><a id="l00354" name="l00354"></a><span class="lineno">  354</span>            <span class="keywordtype">string</span> DefaultUpscaleMaterialPath = AssetDatabase.GUIDToAssetPath(DEFAULT_UPSCALE_MATERIAL_GUID);</div>
<div class="line"><a id="l00355" name="l00355"></a><span class="lineno">  355</span>            <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a84bfc602ac314b592895e78918894be0">UpscaleMaterial</a> = AssetDatabase.LoadAssetAtPath(DefaultUpscaleMaterialPath, typeof(Material)) as Material;</div>
<div class="line"><a id="l00356" name="l00356"></a><span class="lineno">  356</span>            <span class="keywordtype">string</span> DefaultSmokeMaterialPath = AssetDatabase.GUIDToAssetPath(DEFAULT_SMOKE_MATERIAL_GUID);</div>
<div class="line"><a id="l00357" name="l00357"></a><span class="lineno">  357</span>            <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a92d7008fb6b55166239d6a7ca44284b1">SmokeMaterial</a> = AssetDatabase.LoadAssetAtPath(DefaultSmokeMaterialPath, typeof(Material)) as Material;</div>
<div class="line"><a id="l00358" name="l00358"></a><span class="lineno">  358</span>            <span class="keywordtype">string</span> DefaultShadowProjectorMaterialPath =</div>
<div class="line"><a id="l00359" name="l00359"></a><span class="lineno">  359</span>                AssetDatabase.GUIDToAssetPath(DEFAULT_SHADOW_PROJECTION_MATERIAL_GUID);</div>
<div class="line"><a id="l00360" name="l00360"></a><span class="lineno">  360</span>            <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#ad8b5e46d40fa01f89330676850b1b2d7">ShadowProjectionMaterial</a> =</div>
<div class="line"><a id="l00361" name="l00361"></a><span class="lineno">  361</span>                AssetDatabase.LoadAssetAtPath(DefaultShadowProjectorMaterialPath, typeof(Material)) as Material;</div>
<div class="line"><a id="l00362" name="l00362"></a><span class="lineno">  362</span> </div>
<div class="line"><a id="l00363" name="l00363"></a><span class="lineno">  363</span>            <span class="keywordtype">string</span> NoOpComputePath = AssetDatabase.GUIDToAssetPath(NO_OP_COMPUTE_GUID);</div>
<div class="line"><a id="l00364" name="l00364"></a><span class="lineno">  364</span>            NoOpCompute = AssetDatabase.LoadAssetAtPath(NoOpComputePath, typeof(ComputeShader)) as ComputeShader;</div>
<div class="line"><a id="l00365" name="l00365"></a><span class="lineno">  365</span>            <span class="keywordtype">string</span> RendererComputePath = AssetDatabase.GUIDToAssetPath(RENDERER_COMPUTE_GUID);</div>
<div class="line"><a id="l00366" name="l00366"></a><span class="lineno">  366</span>            RendererCompute = AssetDatabase.LoadAssetAtPath(RendererComputePath, typeof(ComputeShader)) as ComputeShader;</div>
<div class="line"><a id="l00367" name="l00367"></a><span class="lineno">  367</span>            <span class="keywordtype">string</span> ClearResourceComputePath = AssetDatabase.GUIDToAssetPath(CLEAR_RESOURCE_COMPUTE_GUID);</div>
<div class="line"><a id="l00368" name="l00368"></a><span class="lineno">  368</span>            ClearResourceCompute = AssetDatabase.LoadAssetAtPath(ClearResourceComputePath, typeof(ComputeShader)) as ComputeShader;</div>
<div class="line"><a id="l00369" name="l00369"></a><span class="lineno">  369</span>            <span class="keywordtype">string</span> BlueNoisePath = AssetDatabase.GUIDToAssetPath(BLUE_NOISE_TEXTURE_GUID);</div>
<div class="line"><a id="l00370" name="l00370"></a><span class="lineno">  370</span>            BlueNoise = AssetDatabase.LoadAssetAtPath(BlueNoisePath, typeof(Texture)) as Texture;</div>
<div class="line"><a id="l00371" name="l00371"></a><span class="lineno">  371</span>        }</div>
<div class="line"><a id="l00372" name="l00372"></a><span class="lineno">  372</span> </div>
<div class="line"><a id="l00373" name="l00373"></a><span class="lineno">  373</span>        <span class="keyword">private</span> <span class="keywordtype">void</span> OnValidate()</div>
<div class="line"><a id="l00374" name="l00374"></a><span class="lineno">  374</span>        {</div>
<div class="line"><a id="l00375" name="l00375"></a><span class="lineno">  375</span>            <span class="keywordflow">if</span> (<a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a84bfc602ac314b592895e78918894be0">UpscaleMaterial</a> == <span class="keyword">null</span>)</div>
<div class="line"><a id="l00376" name="l00376"></a><span class="lineno">  376</span>            {</div>
<div class="line"><a id="l00377" name="l00377"></a><span class="lineno">  377</span>                <span class="keywordtype">string</span> DefaultUpscaleMaterialPath = AssetDatabase.GUIDToAssetPath(DEFAULT_UPSCALE_MATERIAL_GUID);</div>
<div class="line"><a id="l00378" name="l00378"></a><span class="lineno">  378</span>                <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a84bfc602ac314b592895e78918894be0">UpscaleMaterial</a> =</div>
<div class="line"><a id="l00379" name="l00379"></a><span class="lineno">  379</span>                    AssetDatabase.LoadAssetAtPath(DefaultUpscaleMaterialPath, typeof(Material)) as Material;</div>
<div class="line"><a id="l00380" name="l00380"></a><span class="lineno">  380</span>            }</div>
<div class="line"><a id="l00381" name="l00381"></a><span class="lineno">  381</span>            <span class="keywordflow">if</span> (<a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a92d7008fb6b55166239d6a7ca44284b1">SmokeMaterial</a> == <span class="keyword">null</span>)</div>
<div class="line"><a id="l00382" name="l00382"></a><span class="lineno">  382</span>            {</div>
<div class="line"><a id="l00383" name="l00383"></a><span class="lineno">  383</span>                <span class="keywordtype">string</span> DefaultSmokeMaterialPath = AssetDatabase.GUIDToAssetPath(DEFAULT_SMOKE_MATERIAL_GUID);</div>
<div class="line"><a id="l00384" name="l00384"></a><span class="lineno">  384</span>                <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a92d7008fb6b55166239d6a7ca44284b1">SmokeMaterial</a> = AssetDatabase.LoadAssetAtPath(DefaultSmokeMaterialPath, typeof(Material)) as Material;</div>
<div class="line"><a id="l00385" name="l00385"></a><span class="lineno">  385</span>            }</div>
<div class="line"><a id="l00386" name="l00386"></a><span class="lineno">  386</span>            <span class="keywordflow">if</span> (<a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#ad8b5e46d40fa01f89330676850b1b2d7">ShadowProjectionMaterial</a> == <span class="keyword">null</span>)</div>
<div class="line"><a id="l00387" name="l00387"></a><span class="lineno">  387</span>            {</div>
<div class="line"><a id="l00388" name="l00388"></a><span class="lineno">  388</span>                <span class="keywordtype">string</span> DefaultShadowProjectorMaterialPath =</div>
<div class="line"><a id="l00389" name="l00389"></a><span class="lineno">  389</span>                    AssetDatabase.GUIDToAssetPath(DEFAULT_SHADOW_PROJECTION_MATERIAL_GUID);</div>
<div class="line"><a id="l00390" name="l00390"></a><span class="lineno">  390</span>                <a class="code hl_variable" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#ad8b5e46d40fa01f89330676850b1b2d7">ShadowProjectionMaterial</a> =</div>
<div class="line"><a id="l00391" name="l00391"></a><span class="lineno">  391</span>                    AssetDatabase.LoadAssetAtPath(DefaultShadowProjectorMaterialPath, typeof(Material)) as Material;</div>
<div class="line"><a id="l00392" name="l00392"></a><span class="lineno">  392</span>            }</div>
<div class="line"><a id="l00393" name="l00393"></a><span class="lineno">  393</span> </div>
<div class="line"><a id="l00394" name="l00394"></a><span class="lineno">  394</span>            <span class="keywordtype">string</span> NoOpComputePath = AssetDatabase.GUIDToAssetPath(NO_OP_COMPUTE_GUID);</div>
<div class="line"><a id="l00395" name="l00395"></a><span class="lineno">  395</span>            NoOpCompute = AssetDatabase.LoadAssetAtPath(NoOpComputePath, typeof(ComputeShader)) as ComputeShader;</div>
<div class="line"><a id="l00396" name="l00396"></a><span class="lineno">  396</span>            <span class="keywordtype">string</span> RendererComputePath = AssetDatabase.GUIDToAssetPath(RENDERER_COMPUTE_GUID);</div>
<div class="line"><a id="l00397" name="l00397"></a><span class="lineno">  397</span>            RendererCompute = AssetDatabase.LoadAssetAtPath(RendererComputePath, typeof(ComputeShader)) as ComputeShader;</div>
<div class="line"><a id="l00398" name="l00398"></a><span class="lineno">  398</span>            <span class="keywordtype">string</span> ClearResourceComputePath = AssetDatabase.GUIDToAssetPath(CLEAR_RESOURCE_COMPUTE_GUID);</div>
<div class="line"><a id="l00399" name="l00399"></a><span class="lineno">  399</span>            ClearResourceCompute = AssetDatabase.LoadAssetAtPath(ClearResourceComputePath, typeof(ComputeShader)) as ComputeShader;</div>
<div class="line"><a id="l00400" name="l00400"></a><span class="lineno">  400</span>            <span class="keywordtype">string</span> BlueNoisePath = AssetDatabase.GUIDToAssetPath(BLUE_NOISE_TEXTURE_GUID);</div>
<div class="line"><a id="l00401" name="l00401"></a><span class="lineno">  401</span>            BlueNoise = AssetDatabase.LoadAssetAtPath(BlueNoisePath, typeof(Texture)) as Texture;</div>
<div class="line"><a id="l00402" name="l00402"></a><span class="lineno">  402</span>        }</div>
<div class="line"><a id="l00403" name="l00403"></a><span class="lineno">  403</span><span class="preprocessor">#endif</span></div>
<div class="line"><a id="l00404" name="l00404"></a><span class="lineno">  404</span><span class="preprocessor">#endregion</span></div>
<div class="line"><a id="l00405" name="l00405"></a><span class="lineno">  405</span>    }</div>
<div class="line"><a id="l00406" name="l00406"></a><span class="lineno">  406</span>}</div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters</a></div><div class="ttdoc">Component that contains volume material parameters.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00022">ZibraSmokeAndFireMaterialParameters.cs:23</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_a027137114f1de5ad423f1d5a5d23e462"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a027137114f1de5ad423f1d5a5d23e462">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.IlluminationResolution</a></div><div class="ttdeci">float IlluminationResolution</div><div class="ttdoc">Specifies the illumination resolution.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00281">ZibraSmokeAndFireMaterialParameters.cs:281</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_a13aa33b610255ffda5c757852b396d38"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a13aa33b610255ffda5c757852b396d38">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.RayMarchingStepSize</a></div><div class="ttdeci">float RayMarchingStepSize</div><div class="ttdoc">Specifies the raymarching step size.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00253">ZibraSmokeAndFireMaterialParameters.cs:253</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_a14e138c314413407cff5c51c3014b14a"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a14e138c314413407cff5c51c3014b14a">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.FuelDensity</a></div><div class="ttdeci">float FuelDensity</div><div class="ttdoc">Density of rendered fuel.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00085">ZibraSmokeAndFireMaterialParameters.cs:85</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_a1622a3d38fc3efc3408bdf24cbf3f57a"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a1622a3d38fc3efc3408bdf24cbf3f57a">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.ShadowProjectionQuality</a></div><div class="ttdeci">ShadowProjectionQuality</div><div class="ttdoc">Quality of projected shadows.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00226">ZibraSmokeAndFireMaterialParameters.cs:227</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_a2b103e8d00331822b55bc41a410d72ce"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a2b103e8d00331822b55bc41a410d72ce">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.AbsorptionColor</a></div><div class="ttdeci">Color AbsorptionColor</div><div class="ttdoc">The absorption coefficients.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00092">ZibraSmokeAndFireMaterialParameters.cs:92</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_a2b4b6068fc3333ddbb02ac27514e3416"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a2b4b6068fc3333ddbb02ac27514e3416">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.ShadowDistanceDecay</a></div><div class="ttdeci">float ShadowDistanceDecay</div><div class="ttdoc">Specifies the distance where the shadows start to fade off.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00205">ZibraSmokeAndFireMaterialParameters.cs:205</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_a2cff1b1346b0392dc707f0065b823349"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a2cff1b1346b0392dc707f0065b823349">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.ShadowAbsorptionColor</a></div><div class="ttdeci">Color ShadowAbsorptionColor</div><div class="ttdoc">The shadow absorption color. Defines color of the light for shadow render purposes.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00109">ZibraSmokeAndFireMaterialParameters.cs:109</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_a314f489e56fc4099b92ba4ced2e23b93"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a314f489e56fc4099b92ba4ced2e23b93">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.SmokeDensity</a></div><div class="ttdeci">float SmokeDensity</div><div class="ttdoc">Density of rendered smoke.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00078">ZibraSmokeAndFireMaterialParameters.cs:78</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_a349c1172d9ccb57a1c380e71e5deaca9"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a349c1172d9ccb57a1c380e71e5deaca9">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.ObjectIlluminationShadows</a></div><div class="ttdeci">bool ObjectIlluminationShadows</div><div class="ttdoc">Specifies if volume is able to cast shadows.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00135">ZibraSmokeAndFireMaterialParameters.cs:135</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_a3cd49963a4e4f4a6a1478e3790fb2073"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a3cd49963a4e4f4a6a1478e3790fb2073">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.FireBrightness</a></div><div class="ttdeci">float FireBrightness</div><div class="ttdoc">Specifies the brightness of fire.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00169">ZibraSmokeAndFireMaterialParameters.cs:169</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_a3cd78cd2f366cb4b12414af882fe6aa0"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a3cd78cd2f366cb4b12414af882fe6aa0">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.BlackBodyBrightness</a></div><div class="ttdeci">float BlackBodyBrightness</div><div class="ttdoc">Specifies the brightness of black body.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00159">ZibraSmokeAndFireMaterialParameters.cs:159</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_a3d90a06eca77162239ec79c0de24c469"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a3d90a06eca77162239ec79c0de24c469">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.IlluminationStepSize</a></div><div class="ttdeci">float IlluminationStepSize</div><div class="ttdoc">Specifies the illumination raymarching step size.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00288">ZibraSmokeAndFireMaterialParameters.cs:288</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_a44c852b3e6ec03028f6ab922db39bc70"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a44c852b3e6ec03028f6ab922db39bc70">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.ObjectShadowIntensity</a></div><div class="ttdeci">float ObjectShadowIntensity</div><div class="ttdoc">The intensity of shadows casted by volume.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00198">ZibraSmokeAndFireMaterialParameters.cs:198</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_a509147db4aef684fc27ee758480b480f"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a509147db4aef684fc27ee758480b480f">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.ShadowResolution</a></div><div class="ttdeci">float ShadowResolution</div><div class="ttdoc">Specifies the shadow resolution.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00260">ZibraSmokeAndFireMaterialParameters.cs:260</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_a6009866bc671eeea31109f2c54382dd2"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a6009866bc671eeea31109f2c54382dd2">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.ScatteringAttenuation</a></div><div class="ttdeci">float ScatteringAttenuation</div><div class="ttdoc">The scattering attenuation.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00116">ZibraSmokeAndFireMaterialParameters.cs:116</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_a6289454206261f6c9375f76d7c4238c5"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a6289454206261f6c9375f76d7c4238c5">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.ObjectPrimaryShadows</a></div><div class="ttdeci">bool ObjectPrimaryShadows</div><div class="ttdoc">Specifies if volume is able to receive shadows.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00129">ZibraSmokeAndFireMaterialParameters.cs:129</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_a646450d6b4d0d5944bc1a5f7eb25eea6"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a646450d6b4d0d5944bc1a5f7eb25eea6">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.MaxEffectParticles</a></div><div class="ttdeci">int MaxEffectParticles</div><div class="ttdoc">Specifies the maximum of particles in volume at a time.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00302">ZibraSmokeAndFireMaterialParameters.cs:302</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_a6e51f3b002b227dc187dcd475848d6ae"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a6e51f3b002b227dc187dcd475848d6ae">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.ScatteringContribution</a></div><div class="ttdeci">float ScatteringContribution</div><div class="ttdoc">The scattering contribution.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00123">ZibraSmokeAndFireMaterialParameters.cs:123</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_a740efc881a3c56258b2b170d4f2553e0"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a740efc881a3c56258b2b170d4f2553e0">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.VolumeEdgeFadeoff</a></div><div class="ttdeci">float VolumeEdgeFadeoff</div><div class="ttdoc">Specifies the distance from volume's bounds where smoke/fire start to fade off.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00246">ZibraSmokeAndFireMaterialParameters.cs:246</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_a75369b39a836c0b51f37ddc08a9e3eca"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a75369b39a836c0b51f37ddc08a9e3eca">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.IlluminationBrightness</a></div><div class="ttdeci">float IlluminationBrightness</div><div class="ttdoc">Specifies the brightness of illumination.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00145">ZibraSmokeAndFireMaterialParameters.cs:145</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_a7945a66501e6d3f4ad6b5d2315e0f7f3"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a7945a66501e6d3f4ad6b5d2315e0f7f3">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.ShadowIntensity</a></div><div class="ttdeci">float ShadowIntensity</div><div class="ttdoc">The intensity of shadows recieved by volume.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00212">ZibraSmokeAndFireMaterialParameters.cs:212</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_a84bfc602ac314b592895e78918894be0"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a84bfc602ac314b592895e78918894be0">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.UpscaleMaterial</a></div><div class="ttdeci">Material UpscaleMaterial</div><div class="ttdoc">Material that will be used to upscale rendered smoke/fire.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00059">ZibraSmokeAndFireMaterialParameters.cs:59</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_a8c2bc6a9913661a1c77bea585f3a3021"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a8c2bc6a9913661a1c77bea585f3a3021">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.ShadowStepSize</a></div><div class="ttdeci">float ShadowStepSize</div><div class="ttdoc">Specifies the shadow raymarching step size.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00267">ZibraSmokeAndFireMaterialParameters.cs:267</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_a92d7008fb6b55166239d6a7ca44284b1"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a92d7008fb6b55166239d6a7ca44284b1">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.SmokeMaterial</a></div><div class="ttdeci">Material SmokeMaterial</div><div class="ttdoc">Material that will be used to render volume.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00041">ZibraSmokeAndFireMaterialParameters.cs:41</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_a963de9a74a3301001bd3e2eb77294001"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a963de9a74a3301001bd3e2eb77294001">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.ScatteringColor</a></div><div class="ttdeci">Color ScatteringColor</div><div class="ttdoc">The scattering color.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00099">ZibraSmokeAndFireMaterialParameters.cs:99</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_a96cc752b1e70b97f1aee6d5e8b39e238"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a96cc752b1e70b97f1aee6d5e8b39e238">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.TemperatureDensityDependence</a></div><div class="ttdeci">float TemperatureDensityDependence</div><div class="ttdoc">Controls the optical density of the volume, decreasing with increasing temperature.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00191">ZibraSmokeAndFireMaterialParameters.cs:191</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_a9abffea1f85321531faee176a07e1852"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a9abffea1f85321531faee176a07e1852">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.IlluminationMaxSteps</a></div><div class="ttdeci">int IlluminationMaxSteps</div><div class="ttdoc">Specifies the illumination raymarching max steps.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00295">ZibraSmokeAndFireMaterialParameters.cs:295</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_a9d605862c5da47de09e2ba1e73c3f730"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#a9d605862c5da47de09e2ba1e73c3f730">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.IlluminationSoftness</a></div><div class="ttdeci">float IlluminationSoftness</div><div class="ttdoc">Specifies the softness of fire.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00152">ZibraSmokeAndFireMaterialParameters.cs:152</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_aa5609a0a41992bd3941faac8986189d0"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#aa5609a0a41992bd3941faac8986189d0">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.EnableProjectedShadows</a></div><div class="ttdeci">bool EnableProjectedShadows</div><div class="ttdoc">Projecting shadows from the smoke to the objects.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00221">ZibraSmokeAndFireMaterialParameters.cs:221</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_ab794cedceb140fee9793b0cf52a3f401"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#ab794cedceb140fee9793b0cf52a3f401">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.ParticleOcclusionResolution</a></div><div class="ttdeci">float ParticleOcclusionResolution</div><div class="ttdoc">Controls the resolution of the occlusion texture used in the effect particle rendering.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00324">ZibraSmokeAndFireMaterialParameters.cs:324</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_ac562f67b17dab19fb68b5b78d11a1232"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#ac562f67b17dab19fb68b5b78d11a1232">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.ParticleLifetime</a></div><div class="ttdeci">int ParticleLifetime</div><div class="ttdoc">Specifies the lifetime of a particles.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00313">ZibraSmokeAndFireMaterialParameters.cs:313</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_ac96c21d74cb6f79d01f0043849565162"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#ac96c21d74cb6f79d01f0043849565162">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.ShadowProjectionQualityLevel</a></div><div class="ttdeci">ShadowProjectionQuality ShadowProjectionQualityLevel</div><div class="ttdoc">Quality of the shadow projection. Specified by ShadowProjectionQuality.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00239">ZibraSmokeAndFireMaterialParameters.cs:239</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_acb5e34534b919693bcf7992a9c41a9a1"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#acb5e34534b919693bcf7992a9c41a9a1">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.ShadowMaxSteps</a></div><div class="ttdeci">int ShadowMaxSteps</div><div class="ttdoc">Specifies the shadow raymarching max steps.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00274">ZibraSmokeAndFireMaterialParameters.cs:274</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_ad8b5e46d40fa01f89330676850b1b2d7"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#ad8b5e46d40fa01f89330676850b1b2d7">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.ShadowProjectionMaterial</a></div><div class="ttdeci">Material ShadowProjectionMaterial</div><div class="ttdoc">Custom shadow projection material.</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00071">ZibraSmokeAndFireMaterialParameters.cs:71</a></div></div>
<div class="ttc" id="aclasscom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters_html_ae66686cc1b7b7432b067958d1af2852c"><div class="ttname"><a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_1_1_zibra_smoke_and_fire_material_parameters.html#ae66686cc1b7b7432b067958d1af2852c">com.zibra.smoke_and_fire.DataStructures.ZibraSmokeAndFireMaterialParameters.FireColor</a></div><div class="ttdeci">Color FireColor</div><div class="ttdoc">The shadow absorption coefficients</div><div class="ttdef"><b>Definition:</b> <a href="_zibra_smoke_and_fire_material_parameters_8cs_source.html#l00176">ZibraSmokeAndFireMaterialParameters.cs:176</a></div></div>
<div class="ttc" id="anamespacecom_1_1zibra_1_1smoke__and__fire_1_1_data_structures_html"><div class="ttname"><a href="namespacecom_1_1zibra_1_1smoke__and__fire_1_1_data_structures.html">com.zibra.smoke_and_fire.DataStructures</a></div><div class="ttdoc">Namespace that contains classes, main purpose of which is to store smoke &amp; fire parameters.</div><div class="ttdef"><b>Definition:</b> <a href="_namespace_documentation_8cs_source.html#l00125">NamespaceDocumentation.cs:126</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5
</small></address>
</body>
</html>
