Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GFXSampler

GFX采样器。

Hierarchy

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

Protected _device

_device: GFXDevice

GFX设备。

Protected _gfxType

_gfxType: GFXObjectType = GFXObjectType.UNKNOWN

对象类型。

Protected _state

_state: GFXSamplerState = new GFXSamplerState()

GFX采样器状态。

Protected _status

_status: GFXStatus = GFXStatus.UNREADY

对象状态。

Accessors

gfxType

state

status

Methods

Abstract destroy

  • destroy(): void

Abstract initialize

Generated using TypeDoc