KCL : Add cube size setting in gui for very large models

This commit is contained in:
KillzXGaming 2023-01-07 12:53:58 -05:00
parent cab002cae1
commit 2877b42310
3 changed files with 5 additions and 0 deletions

Binary file not shown.

View file

@ -515,6 +515,11 @@
Gets the maximum triangle count used by an octree.
</summary>
</member>
<member name="M:KclLibrary.KCLModel.GetMaxCubeSize">
<summary>
Gets the largest cube size used for the octrees.
</summary>
</member>
<member name="M:KclLibrary.KCLModel.GetMinCubeSize">
<summary>
Gets the smallest cube size used for the octrees.

Binary file not shown.