Skip to content

Interface: PrismRange

Vertex range produced by buildLayeredPrismGeometry: [start, count)start is the index of the first vertex and count is the number of consecutive vertices in the prism.

Properties

start

ts
start: number;

count

ts
count: number;

Distribué sous la licence indiquée dans le dépôt.