zoomboolean | OBJ_ZoomOptions — zoom options - if not false
then zoom will be enabled (false)
panboolean | OBJ_PanOptions — pan options - if not false then
pan will be enabled (false)
onlyWhenTouchedboolean — (mouse wheel zoom/pan and pinch zoom)
only notify when element gesture rectangle is being touched (true)
backboolean — if true 3D shape interactivity will be
prioritized (true)
widthnumber — width of rectangle - defaults to full scene width
heightnumber — height of rectangle - defaults to full scene
height
sceneOBJ_Scene | Scene — define if gesture should be an
independeant scene (like if the gestures are being used to change the
default figure scene) - defaults to Figure scene
changeSceneScene — if defined, this scene will be
automatically updated with any pan and zoom events
xAlignnumber | left | right | center — x alignment of
rectangle ('center')
yAlignnumber | top | bottom | middle — y alignment of
rectangle ('middle')
zoomboolean| OBJ_ZoomOptions — zoom options - if notfalsethen zoom will be enabled (false)panboolean| OBJ_PanOptions — pan options - if notfalsethen pan will be enabled (false)onlyWhenTouchedboolean— (mouse wheel zoom/pan and pinch zoom) only notify when element gesture rectangle is being touched (true)backboolean— iftrue3D shape interactivity will be prioritized (true)widthnumber— width of rectangle - defaults to full scene widthheightnumber— height of rectangle - defaults to full scene heightsceneOBJ_Scene | Scene — define if gesture should be an independeant scene (like if the gestures are being used to change the default figure scene) - defaults to Figure scenechangeSceneScene — if defined, this scene will be automatically updated with any pan and zoom eventsxAlignnumber|left|right|center— x alignment of rectangle ('center')yAlignnumber|top|bottom|middle— y alignment of rectangle ('middle')