get camera()

in src/renderers/webgl/programs/ShaderProgram.ts [116:118]


    get camera() {
        return this._camera;
    }