campos
Get or set the camera position.
Syntax
Section titled “Syntax”v = camposcampos([x y z])Description
Section titled “Description”Without arguments, returns the current camera position as [x y z]. With a 3-vector, sets it.
Example
Section titled “Example”campos([10 10 5])