API Docs for: 0.5.1
Show:

Mesh Class

Defined in: lib/glutils/Mesh.js:8
Module: kami

A mesh class that wraps VBO and IBO.

Item Index

Properties

Properties

dirty

Boolean

A write-only property which sets both vertices and indices flag to dirty or not.

Unknown private

vertexStride

Number

The stride for one vertex in bytes.