stream

@NotNull
open fun stream(): @NotNull Stream<RenderedBone>

Returns a sequential Stream with the flattened bones as its source.

Return

a stream of all bones in this pipeline

Since

2.2.0