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
GFXDepthStencilAttachment
Class GFXDepthStencilAttachment
GFX 深度模板附件。
Hierarchy
GFXDepthStencilAttachment
Index
Properties
begin
Layout
depth
Load
Op
depth
Store
Op
end
Layout
format
sample
Count
stencil
Load
Op
stencil
Store
Op
Properties
begin
Layout
begin
Layout
:
GFXTextureLayout
= GFXTextureLayout.UNDEFINED
depth
Load
Op
depth
Load
Op
:
GFXLoadOp
= GFXLoadOp.CLEAR
depth
Store
Op
depth
Store
Op
:
GFXStoreOp
= GFXStoreOp.STORE
end
Layout
end
Layout
:
GFXTextureLayout
= GFXTextureLayout.DEPTH_STENCIL_ATTACHMENT_OPTIMAL
format
format
:
GFXFormat
= GFXFormat.UNKNOWN
sample
Count
sample
Count
:
number
= 1
stencil
Load
Op
stencil
Load
Op
:
GFXLoadOp
= GFXLoadOp.CLEAR
stencil
Store
Op
stencil
Store
Op
:
GFXStoreOp
= GFXStoreOp.STORE
Globals
gfx
GFXDepth
Stencil
Attachment
begin
Layout
depth
Load
Op
depth
Store
Op
end
Layout
format
sample
Count
stencil
Load
Op
stencil
Store
Op
Generated using
TypeDoc
GFX 深度模板附件。