← Back to vivid-3d

Boolean3D

GPU Gpu

Combines two 3D meshes with boolean-style scene operations.

Boolean3D merges geometry streams using union, subtraction, or intersection semantics and can optionally smooth the transition angle between surfaces.

Parameters

NameTypeDescription
operationintBoolean operation to apply.
smooth_anglefloatSmoothing angle used when blending the boolean result.