spin: Change viewpoint

View source: R/spin.R

spinR Documentation

Change viewpoint

Description

Change viewpoint

Usage

spin(
  theta = 0,
  phi = 15,
  fov = par3d("FOV"),
  zoom = par3d("zoom"),
  scale = par3d("scale"),
  stay = FALSE
)

Arguments

theta

rotation about vertical (y) axis in degrees, default: 0

phi

angular elevation above horizontal plane, default: 15

fov

perspective

zoom

magnification

scale

changes bounding box and axes but not data


gmonette/p3d documentation built on Nov. 16, 2023, 11:31 p.m.