# RoomleConfigurator.Internal.GBufferTextures

[configurator-core/src/roomle-configurator](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/modules/configurator_core_src_roomle_configurator).[internal](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/modules/configurator_core_src_roomle_configurator._internal_).GBufferTextures

## Implemented by

* [`GBufferRenderPass`](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/classes/configurator_core_src_roomle_configurator._internal_.gbufferrenderpass)

## Table of contents

### Accessors

* [depthBufferTexture](#depthbuffertexture)
* [gBufferTexture](#gbuffertexture)
* [isFloatGBufferWithRgbNormalAlphaDepth](#isfloatgbufferwithrgbnormalalphadepth)
* [textureWithDepthValue](#texturewithdepthvalue)

## Accessors

### depthBufferTexture

• `get` **depthBufferTexture**(): `Texture`

#### Returns

`Texture`

***

### gBufferTexture

• `get` **gBufferTexture**(): `Texture`

#### Returns

`Texture`

***

### isFloatGBufferWithRgbNormalAlphaDepth

• `get` **isFloatGBufferWithRgbNormalAlphaDepth**(): `boolean`

#### Returns

`boolean`

***

### textureWithDepthValue

• `get` **textureWithDepthValue**(): `Texture`

#### Returns

`Texture`
