|
MeshUtilsEdgeLineIndicesProperty Field |
EdgeLineIndicesProperty is a DependencyProperty that can be set to the MeshGeometry3D object and specifies a List<int> with Position indexes that define edge lines for the MeshGeometry3D.
Each line is defined by two consecutive indexes.
Namespace: Ab3d.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public static readonly DependencyProperty EdgeLineIndicesProperty
Field Value
DependencyPropertySee Also