offset property
getter/setter pair
Camera pan in scene/world coordinates.
Expected to have finite components.
Runtime behavior: rendering and hit-testing sanitize non-finite components
to 0 to avoid crashes; JSON serialization rejects invalid values.
Implementation
Offset offset;