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
GFXExtent
Class GFXExtent
Hierarchy
GFXExtent
Index
Constructors
constructor
Properties
depth
height
width
Constructors
constructor
newGFXExtent
(
width
?:
number
, height
?:
number
, depth
?:
number
)
:
GFXExtent
Parameters
Default value
width:
number
= 0
Default value
height:
number
= 0
Default value
depth:
number
= 1
Returns
GFXExtent
Properties
depth
depth
:
number
height
height
:
number
width
width
:
number
Globals
gfx
GFXExtent
constructor
depth
height
width
Generated using
TypeDoc