@tripo3d/engine / PipelinePassContext
Interface: PipelinePassContext
Defined in: core/types/runtime.ts:110
定义渲染通道创建上下文。
Properties
| Property | Type | Defined in |
|---|---|---|
engine | Engine | core/types/runtime.ts:111 |
pipeline | EnginePipeline | core/types/runtime.ts:112 |
view | EngineView | core/types/runtime.ts:113 |