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
asset
ITexture2DCreateInfo
Interface ITexture2DCreateInfo
用来创建贴图的信息。
Hierarchy
ITexture2DCreateInfo
Index
Properties
format
height
mipmap
Level
width
Properties
Optional
format
format
:
PixelFormat
像素格式。
default
PixelFormat.RGBA8888
height
height
:
number
像素高度。
Optional
mipmap
Level
mipmap
Level
:
undefined
|
number
mipmap 层级。
default
1
width
width
:
number
像素宽度。
Globals
asset
ITexture2DCreate
Info
format
height
mipmap
Level
width
Generated using
TypeDoc
用来创建贴图的信息。