Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GFXSampler

GFX 采样器。

Hierarchy

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

Protected _device

_device: GFXDevice

Protected _gfxType

_gfxType: GFXObjectType = GFXObjectType.UNKNOWN

Protected _state

_state: GFXSamplerState = new GFXSamplerState()

Protected _status

_status: GFXStatus = GFXStatus.UNREADY

Accessors

gfxType

state

status

Methods

Abstract destroy

  • destroy(): void

Abstract initialize

Generated using TypeDoc