Click or drag to resize
Ab4d.SharpEngine logo

MeshEdgeCoveredByPartialEdgesPercent Field

When bigger then 0, this indicates the percentage (from 0 to 1) how much of the edge is covered by partial edges. This also indicates that PartialEdges start at index 1.

Namespace: Ab4d.SharpEngine.Utilities
Assembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 3.1.9316+94bbd23b55747f096f056a5602f7dd90558b3673
Syntax
C#
public float CoveredByPartialEdgesPercent

Field Value

Single
Remarks

[Missing <remarks> documentation for "F:Ab4d.SharpEngine.Utilities.MeshEdge.CoveredByPartialEdgesPercent"]

See Also