Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FramebufferOptions

Hierarchy

  • FramebufferOptions

Index

Properties

Optional color

color: any

Optional colorCount

colorCount: number

Optional colorFormat

Optional colorType

Optional depth

depth: boolean | Renderbuffer | Texture

Optional depthStencil

depthStencil: boolean | Renderbuffer | Texture

Optional depthTexture

depthTexture: boolean

Optional height

height: number

Optional stencil

stencil: boolean | Renderbuffer

Optional width

width: number

Generated using TypeDoc