Click or drag to resize

IMeshPainterFaceCount Property

The number of faces in the paintable mesh.

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

Property Value

Type: Int32
See Also