process_point_series_1d: Process Points to Control Points

View source: R/generate_camera_motion.R

process_point_series_1dR Documentation

Process Points to Control Points

Description

Process Points to Control Points

Usage

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

Arguments

values

Points

closed

Whether to be closed

straight

Whether to be straight

Value

Matrix of control points


rayrender documentation built on April 4, 2025, 1:13 a.m.