Hilo3d API - v2.0.0
Home
Examples
Repository
Preparing search index...
Hilo3d
GLTFImage
Interface GLTFImage
interface
GLTFImage
{
bufferView
?:
GLTFIndex
;
extensions
?:
Readonly
<
Record
<
string
,
unknown
>
>
;
extras
?:
JsonValue
;
mimeType
?:
string
;
name
?:
string
;
uri
?:
string
;
}
Hierarchy (
View Summary
)
GLTFProperty
GLTFImage
Index
Properties
buffer
View?
extensions?
extras?
mime
Type?
name?
uri?
Properties
Optional
buffer
View
bufferView
?:
GLTFIndex
Optional
extensions
extensions
?:
Readonly
<
Record
<
string
,
unknown
>
>
Optional
extras
extras
?:
JsonValue
Optional
mime
Type
mimeType
?:
string
Optional
name
name
?:
string
Optional
uri
uri
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
buffer
View
extensions
extras
mime
Type
name
uri
Home
Examples
Repository
Hilo3d API - v2.0.0
Loading...