process_point_series_2d: Process Points to Control Points

View source: R/generate_camera_motion.R

process_point_series_2dR Documentation

Process Points to Control Points

Description

Process Points to Control Points

Usage

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

Arguments

closed

Whether to be closed

straight

Whether to be straight

points

Points

Value

Matrix of control points


rayrender documentation built on June 8, 2023, 6:34 a.m.