Update BoxColliderHelper

Schaken 2025-01-20 22:37:09 -05:00
parent c113f97b82
commit 232bb68859

@ -1,6 +1,6 @@
<h1 id="toc0"><span>Component: GameObject</span></h1>
<h1 ><span>Component: GameObject</span></h1>
<p>The component attached to the Box Collider. We use this as a simple way to retrieve information from the Box Collider in one call and send the information to the GPU.</p>
<div class="image-container alignright"><a href="http://gpuclothphysics.wdfiles.com/local--files/boxcolliderhelper/Box%20Collider.png"><img src="http://gpuclothphysics.wdfiles.com/local--resized-images/boxcolliderhelper/Box%20Collider.png/medium.jpg" alt="Box%20Collider.png" class="image"></a></div>
<div><a href="http://gpuclothphysics.wdfiles.com/local--files/boxcolliderhelper/Box%20Collider.png"><img src="http://gpuclothphysics.wdfiles.com/local--resized-images/boxcolliderhelper/Box%20Collider.png/medium.jpg" alt="Box%20Collider.png" class="image"></a></div>
<h2 id="toc1"><span>Friction</span></h2>
<p>Float: Min 0, Max 1, Default 0.8.</p>
<ul>