title Type – GLTFBufferData

type GLTFBufferData<T = any> = GLTFObject<T> & { byteLength: number, uri?: string }

///////////////////////////////////////////////

Source

packages / gltf / src / types.ts

Sections
Source  
menu
format_list_numbered