process_point_series_2d {rayrender}R Documentation

Process Points to Control Points

Description

Process Points to Control Points

Usage

process_point_series_2d(values, closed = FALSE, straight = FALSE)

Arguments

values

Points

closed

Whether to be closed

straight

Whether to be straight

Value

Matrix of control points


[Package rayrender version 0.34.3 Index]