powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.geometry.html
Scene3D(camera = NULL, lightRig = NULL, backdrop = NULL, extLst = NULL, ...)
An openpyxl Python object.
camera
lightRig
backdrop
extLst
Additional arguments, i.e. kwargs.
if (FALSE) { Scene3D( camera = Camera(prst = "perspectiveLeft"), lightRig = LightRig(rig = "morning", dir = "t") ) }
Run the code above in your browser using DataLab