widgets Component – <GLTFData>

const GLTFData: LC<GLTFDataProps>

Props

url?
string
data?
ArrayBuffer | string | Record<string, any>
base?
string
unbound?
boolean
partial?
boolean

fallback?

| LiveElement<ArrowFunction>[]
| ReactElementInterop
| DeferredCall<ArrowFunction>
render?
( gltf: GLTF, ) => LiveElement
children?
( gltf: GLTF, ) => LiveElement

Source

packages / gltf / src / gltf-data.ts

menu
format_list_numbered