SceneReference# class gs_nyx.nyx_py_renderer.SceneReference# Bases: object Reference to a specific node inside a loaded scene by target UUID and node name. Constructors SceneReference() Construct an empty scene reference. Attributes nodeName Name of the referenced node within the target asset. targetUUID UUID of the referenced asset.