camtarget
Get or set the camera target (point the camera looks at).
Syntax
Section titled “Syntax”v = camtargetcamtarget([x y z])Description
Section titled “Description”Without arguments, returns the current camera target. With a 3-vector, sets it.
Example
Section titled “Example”camtarget([0 0 0])