scenejs icon indicating copy to clipboard operation
scenejs copied to clipboard

reflect node not working in current release

Open KlausBlass opened this issue 9 years ago • 1 comments

I can't get the reflect node to work with /api/latest/. It does work on the Examples page. However, it seems to use a different plugin, as the plugin directory structure is different. (path to images in Examples is: "textures/reflection/london/pos-x.png", whereas latest plugins uses "textures/london/pos-x.png".) Could the version used in Examples be published? Thanks.

KlausBlass avatar Jan 22 '16 20:01 KlausBlass

The examples aren't using a reflect plugin. They're using the core reflect node.

This textures images used in the examples can be found in the examples directory.

tsherif avatar Jan 26 '16 22:01 tsherif