Skip to content

Documentation / device / VertexStepMode

Type Alias: VertexStepMode

VertexStepMode = "vertex" | "instance"

Defined in: libs/device/src/gpuobject.ts:969

Vertex step mode.

Released under the MIT License.