GltfBufferView
General
GltfBufferView és una interfície en Aspose.3d per a Typescript. Hereta de: ゚GltfBufferView⌒ .
GltfBufferView.buffer identifica l’índex del buffer que conté les dades de la vista.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
buffer | : number | Read | Identifies the index of the buffer containing the view’s data |
byteOffset | : number | Read | Specifies the start offset in bytes within the buffer |
byteLength | : number | Read | Indicates the length in bytes of the buffer view |
target | : number | Read | Defines the intended GPU buffer target (e.g., ARRAY_BUFFER) |