Cocos Creator
手册文档
API 参考
Cocos Creator 3D
手册文档
API 参考
Cocos2d-x
手册文档
API 参考
Version: 1.2
Version: 1.0
Version: 1.1
Version: 1.2
Search
Preparing search index...
The search index is not available
Creator3dAPI
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
gfx
GFXObject
Class GFXObject
GFX 基类对象。
Hierarchy
GFXObject
GFXSampler
GFXTexture
GFXDescriptorSetLayout
GFXDescriptorSet
GFXRenderPass
GFXFramebuffer
GFXInputAssembler
GFXShader
GFXPipelineState
GFXFence
GFXQueue
GFXCommandBuffer
GFXBuffer
GFXPipelineLayout
Index
Constructors
constructor
Properties
_gfx
Type
Accessors
gfx
Type
Constructors
constructor
newGFXObject
(
gfxType
:
GFXObjectType
)
:
GFXObject
Parameters
gfxType:
GFXObjectType
Returns
GFXObject
Properties
Protected
_gfx
Type
_gfx
Type
:
GFXObjectType
= GFXObjectType.UNKNOWN
Accessors
gfx
Type
get
gfxType
(
)
:
GFXObjectType
Returns
GFXObjectType
Globals
gfx
GFXObject
constructor
_gfx
Type
gfx
Type
Generated using
TypeDoc
GFX 基类对象。