video_util_infly: Function to move along the rayshader image at first

Description Usage Arguments Value

View source: R/video_util_infly.R

Description

Function to move along the rayshader image at first

Usage

1
2
3
video_util_infly(theta = c(280, 250), zoom = c(0.6, 1.5), phi = c(58,
  33), title = "Random Bike Ride", width = 1200, height = 200,
  duration = 4)

Arguments

theta

numeric Theta angle will move from first value to first value minus second value

zoom

numeric zoom angle will move from second value to first value

phi

numeric phi angle will move from first value to first value minus second value

title

character Title of the infly video

width

numeric width of the inflight video

height

numeric height of the inflight video title

duration

numeric duration in seconds

Value

character vector with the absolute paths of the screen images created for the infly


zappingseb/rayshaderanimate documentation built on Dec. 14, 2021, 11:43 p.m.