Documentation / device / FrameBufferOptions
Interface: FrameBufferOptions
Defined in: libs/device/src/gpuobject.ts:1083
The frame buffer creation options
Properties
sampleCount?
optionalsampleCount?:number
Defined in: libs/device/src/gpuobject.ts:1085
Sample count of the frame buffer
ignoreDepthStencil?
optionalignoreDepthStencil?:boolean
Defined in: libs/device/src/gpuobject.ts:1087
Whether to ignore the depth stencil attachment when resolving multisample frame buffer