Skip to content

Documentation / device / PrimitiveType

Type Alias: PrimitiveType

PrimitiveType = "triangle-list" | "triangle-strip" | "triangle-fan" | "line-list" | "line-strip" | "point-list"

Defined in: libs/device/src/base_types.ts:2086

The primitive type

Released under the MIT License.