INNER CODE UNIT · Python

pipeline

BrokenSource/DepthFlow · depthflow/scene.py:121

    def pipeline(self) -> Iterable[ShaderVariable]:
        yield from ShaderScene.pipeline(self)
        yield from self.state.pipeline()

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…