we
Preparing search index...
core/entity/base
I_EntityAttributes
Interface I_EntityAttributes
enity的顶点属性参数
interface
I_EntityAttributes
{
indices
?:
T_indexAttribute
;
vertexStepMode
:
GPUVertexStepMode
[]
;
vertices
:
{
[
key
:
string
]:
T_vsAttribute
}
;
}
Index
Properties
indices?
vertex
Step
Mode
vertices
Properties
Optional
indices
indices
?:
T_indexAttribute
vertex
Step
Mode
vertexStepMode
:
GPUVertexStepMode
[]
vertices
vertices
:
{
[
key
:
string
]:
T_vsAttribute
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
indices
vertex
Step
Mode
vertices
we
Loading...
enity的顶点属性参数