Contents

edgeCreaseCount

The number of entries in the edge creases buffers.

Declaration

var edgeCreaseCount: Int { get set }

Discussion

The edgeCreases buffer contains this number of crease values. Because each edge is composed of two vertices, the edgeCreaseIndices buffer contains twice this number of vertex indices.

See Also

Identifying Creases