Click or drag to resize

IMeshPainterVertexCount Property

The number of vertices in the paintable mesh.

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

Property Value

Type: Int32
See Also