Skip to content

Documentation / scene / RGTextureAttachment

Type Alias: RGTextureAttachment<TTexture>

RGTextureAttachment<TTexture> = RGTextureHandle<TTexture> | TTexture | TextureFormat

Defined in: libs/scene/src/render/rendergraph/types.ts:325

Type Parameters

TTexture

TTexture = BaseTexture

Released under the MIT License.