Click or drag to resize

PhysicsConvexHullGeometryVertexCount Property

The number of vertices that form the convex-hull.

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntax
C#
public int VertexCount { get; }

Property Value

Int32
See Also