Search
Preparing search index...
The search index is not available
小游戏框架
Options
All
Public
Public/Protected
All
Inherited
Menu
小游戏框架
IVertexLayoutOptions
Interface IVertexLayoutOptions
顶点布局解构初始化参数。
Hierarchy
IVertexLayoutOptions
Index
Properties
attributes
step
step
Rate
stride
Properties
attributes
attributes
:
{
format
:
EVertexFormat
;
name
:
string
;
offset
:
number
;
usage
:
EVertexLayoutUsage
}
[]
顶点属性列表。
Optional
step
step
:
EVertexStep
步进类型。
default
EVertexStep.PER_VERTEX
Optional
step
Rate
step
Rate
:
number
步进单位。
default
1
Optional
stride
stride
:
number
步长,不设定会自动计算。
Exports
IVertex
Layout
Options
attributes
step
step
Rate
stride
Generated using
TypeDoc
顶点布局解构初始化参数。