Documentation / device / getVertexAttribFormat
Function: getVertexAttribFormat()
getVertexAttribFormat(
semantic,type,count):VertexAttribFormat
Defined in: libs/device/src/gpuobject.ts:842
Get vertex format by semantic and component type and component count
Parameters
semantic
The vertex semantic
type
Data type of vertex component
count
number
The count of vertex components
Returns
Vertex format