Falcor
Falcor copied to clipboard
Dictionary and Scene::UserVariable
Currently, they are separated though they represent a similar concept. Scene::UserVariable should use Dictionary. One caveat is that Dictionary relies on pybind11. That shouldn't be an issue, since pybind11 is already initialize. Need to make sure that there are no global python side effects