Table of Contents

Field useMedianSplit

Namespace
Box3D.Native
Assembly
Box3D.NET.Native.dll

useMedianSplit

Whether to use a median split instead of a surface area heuristic.

public NativeBool useMedianSplit

Field Value

NativeBool

Remarks

Faster to build and a good trade for grid-structured meshes.