Interface VertexBufferFormats

Descriptor of vertex buffer attribute formats.

Hierarchy

  • VertexBufferFormats

Properties

Properties

attributes: VertexFormat[]

The vertex attribute format.

instanced?: boolean

Specify if this buffer's data is instanced. Defaults to false.

Generated using TypeDoc