Genesis
Genesis copied to clipboard
AttributeError: module 'LuisaRenderPy' has no attribute 'create_scene'
When running gs.renderers.RayTracer(), I get an error saying that module 'LuisaRenderPy' has no attribute 'create_scene'. However, I cannot find the 'create_scene' API in LuisaRenderPy's pybind API code.