Creates a BVH from geometries.


## Description

Visualize a BVH, created with the node sop/BVH


## Parameters

<table>
<thead>
	<tr>
		<th>Name</th>
		<th>Type</th>
		<th>Description</th>
	</tr>
</thead>
<tr>
	<td>depth</td>
	<td><div class='bg-orange-800 px-2 py-px text-white rounded-sm'>integer</div></td>
	<td>depth</td>
</tr>
<tr>
	<td>opacity</td>
	<td><div class='bg-yellow-800 px-2 py-px text-white rounded-sm'>float</div></td>
	<td>opacity</td>
</tr>
<tr>
	<td>displayEdges</td>
	<td><div class='bg-emerald-800 px-2 py-px text-white rounded-sm'>boolean</div></td>
	<td>depth</td>
</tr>
<tr>
	<td>displayParents</td>
	<td><div class='bg-emerald-800 px-2 py-px text-white rounded-sm'>boolean</div></td>
	<td>depth</td>
</tr>
</table>