diff --git a/src/framework/components/light/light_system.js b/src/framework/components/light/light_system.js index b062060c1b2..609509e687f 100644 --- a/src/framework/components/light/light_system.js +++ b/src/framework/components/light/light_system.js @@ -188,6 +188,9 @@ pc.extend(pc, function () { filter: { type: 'spot' } + }, { + name: 'light', + exposed: false }, { name: 'model', exposed: false