Creates a Sky Material


## Description


For best result, assign this material to a very large box.


## Parameters

<table>
<thead>
	<tr>
		<th>Name</th>
		<th>Type</th>
		<th>Description</th>
	</tr>
</thead>
<tr>
	<td>turbidity</td>
	<td><div class='bg-yellow-800 px-2 py-px text-white rounded-sm'>float</div></td>
	<td>turbidity</td>
</tr>
<tr>
	<td>rayleigh</td>
	<td><div class='bg-yellow-800 px-2 py-px text-white rounded-sm'>float</div></td>
	<td>rayleigh</td>
</tr>
<tr>
	<td>mieCoefficient</td>
	<td><div class='bg-yellow-800 px-2 py-px text-white rounded-sm'>float</div></td>
	<td>mieCoefficient</td>
</tr>
<tr>
	<td>mieDirectional</td>
	<td><div class='bg-yellow-800 px-2 py-px text-white rounded-sm'>float</div></td>
	<td>mieDirectional</td>
</tr>
<tr>
	<td>inclination</td>
	<td><div class='bg-yellow-800 px-2 py-px text-white rounded-sm'>float</div></td>
	<td>inclination</td>
</tr>
<tr>
	<td>azimuth</td>
	<td><div class='bg-yellow-800 px-2 py-px text-white rounded-sm'>float</div></td>
	<td>azimuth</td>
</tr>
<tr>
	<td>up</td>
	<td><div class='bg-blue-800 px-2 py-px text-white rounded-sm'>vector3</div></td>
	<td>up</td>
</tr>
</table>