Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GFXRenderPass

GFX 渲染过程。

Hierarchy

Index

Constructors

constructor

Properties

Protected _colorInfos

_colorInfos: GFXColorAttachment[] = []

Protected _depthStencilInfo

_depthStencilInfo: GFXDepthStencilAttachment | null = null

Protected _device

_device: GFXDevice

Protected _gfxType

_gfxType: GFXObjectType = GFXObjectType.UNKNOWN

Protected _status

_status: GFXStatus = GFXStatus.UNREADY

Accessors

gfxType

status

Methods

Abstract destroy

  • destroy(): void

Abstract initialize

Generated using TypeDoc