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