mirror of
https://github.com/KillzXGaming/Switch-Toolbox
synced 2024-11-10 07:04:36 +00:00
KCL : Add cube size setting in gui for very large models
This commit is contained in:
parent
cab002cae1
commit
2877b42310
3 changed files with 5 additions and 0 deletions
Binary file not shown.
|
@ -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.
Loading…
Reference in a new issue