camera_preset_to_position: Map camera preset name to position vector
Description
Converts a camera preset string to an xyz position vector matching
the same presets used in the Three.js viewer.
Usage
camera_preset_to_position(preset)
Value
Numeric vector of length 3 (x, y, z).
Arguments
- preset
Character string naming the camera preset.