Hilo3d API - v2.0.0
Home
Examples
Repository
Preparing search index...
Hilo3d
GLTFTextureInfo
Interface GLTFTextureInfo
interface
GLTFTextureInfo
{
extensions
?:
Readonly
<
Record
<
string
,
unknown
>
>
;
index
:
GLTFIndex
;
scale
?:
number
;
strength
?:
number
;
texCoord
?:
number
;
}
Index
Properties
extensions?
index
scale?
strength?
tex
Coord?
Properties
Optional
extensions
extensions
?:
Readonly
<
Record
<
string
,
unknown
>
>
index
index
:
GLTFIndex
Optional
scale
scale
?:
number
Optional
strength
strength
?:
number
Optional
tex
Coord
texCoord
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
extensions
index
scale
strength
tex
Coord
Home
Examples
Repository
Hilo3d API - v2.0.0
Loading...