Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FramebufferCubeOptions

Hierarchy

  • FramebufferCubeOptions

Index

Properties

Optional color

The color buffer attachment.

Optional colorCount

colorCount: number

Number of color attachments.

Optional colorFormat

colorFormat: "rgba"

Format of color buffer to create.

Optional colorType

Type of color buffer.

Optional depth

depth: boolean

Depth buffer attachment.

Optional depthStencil

depthStencil: boolean

Depth-stencil attachment.

Optional radius

radius: number

The size of the cube buffer.

Optional stencil

stencil: boolean

Stencil buffer attachment.

Generated using TypeDoc