A vertex for WebGL containing the position (x,y,z) and texture coordinates (u,v).
Gets the class as an array of number values.
Array
Gets the class as a float32 array.
Float32Array
Generated using TypeDoc
A vertex for WebGL containing the position (x,y,z) and texture coordinates (u,v).