Buffer

A buffer points to binary geometry, animation, or skins.

Constructors

this
this()
Undocumented in source.

Members

Variables

byteLength
int byteLength;

The length of the buffer in bytes.

data
ubyte[] data;

The raw data in ubytes. This is decoded from the URI.

name
string name;

The name of the buffer

Meta