Skip to content

Class: RTResourceConfig

Constructors

Properties

Constructors

constructor

new RTResourceConfig(): RTResourceConfig

Returns

RTResourceConfig

Properties

colorBufferTex_NAME

Static colorBufferTex_NAME: string = 'colorBufferTex'

Defined in

src/gfx/renderJob/config/RTResourceConfig.ts:2


positionBufferTex_NAME

Static positionBufferTex_NAME: string = 'positionBufferTex'

Defined in

src/gfx/renderJob/config/RTResourceConfig.ts:3


normalBufferTex_NAME

Static normalBufferTex_NAME: string = 'normalBufferTex'

Defined in

src/gfx/renderJob/config/RTResourceConfig.ts:4


materialBufferTex_NAME

Static materialBufferTex_NAME: string = 'materialBufferTex'

Defined in

src/gfx/renderJob/config/RTResourceConfig.ts:5


zBufferTexture_NAME

Static zBufferTexture_NAME: string = 'zBufferTexture'

Defined in

src/gfx/renderJob/config/RTResourceConfig.ts:6


zPreDepthTexture_NAME

Static zPreDepthTexture_NAME: string = 'zPreDepthTexture'

Defined in

src/gfx/renderJob/config/RTResourceConfig.ts:7


outTex_NAME

Static outTex_NAME: string = 'outTex'

Defined in

src/gfx/renderJob/config/RTResourceConfig.ts:8