Page 1 of 1

Scene layer does not show exposable values from scene

Posted: 15 Mar 2016, 22:44
by sandercox
When you expose values in the root of a scene, a scene port node can 'learn' these values by double clicking on them.

When you try to do this on a scene layer, the exposed values are no where to be found.

Re: Scene layer does not show exposable values from scene

Posted: 16 Mar 2016, 12:27
by stephen
Hey Sander,

currently you find the Exposed Properties of a scene on the Root Node of a Scene Layer.

Click the Pencil Icon on the left of the Scene layer to get to its Root Node in the Content Editor.

This is how the Layer Node looks in the Content Editor on the Layer Level (no exposed properties on that one):
SceneLayer.png
SceneLayer.png (954 Bytes) Viewed 2345 times
This is the Layer Root Node (here you can see the properties):
LayerRoot.png
LayerRoot.png (971 Bytes) Viewed 2345 times
By clicking on the Root Node you can see the exposed properties of your loaded Scene and you can double click them to make them bindable. To have it on the Layer Level of your Scene you can expose it a second time.

Hope that helps!
Stephen