GltfBufferView
Overview
GltfBufferView is a interface in Aspose.3D FOSS for TypeScript.
GltfBufferView.buffer identifies the index of the buffer containing the view’s data.
Properties: buffer, byteLength, byteOffset, target.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
buffer | : number | Read | Gets the buffer. |
byteOffset | : number | Read | Gets the byte offset. |
byteLength | : number | Read | Gets the byte length. |
target | : number | Read | Gets the target. |