widgets Component – <GLTFData>

const GLTFData: LC<GLTFDataProps>

Props

url?
string
data?
ArrayBuffer | string | Record<string, any>
base?
string
unbound?
boolean
render?
( gltf: GLTF, ) => LiveElement
children?
( gltf: GLTF, ) => LiveElement

Source

packages / gltf / src / gltf-data.ts

menu
format_list_numbered