Click or drag to resize

ImportedMeshVisualConvexHullDecomposition Property

Parameters that control the fidelity when decomposing the mesh into a set of convex-hulls.

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public ConvexHullDecompositionProperties ConvexHullDecomposition { get; set; }

Property Value

ConvexHullDecompositionProperties
See Also