allPoints

@NotNull
open fun allPoints(): @NotNull Stream<VectorPoint>

Returns a stream containing all keyframe points (position, scale, and rotation).

Return

a stream of all vector points

Since

1.15.2