webani - v1.0.0
Preparing search index...
renderer/types/glb-parser-primitive.type
GLBParserPrimitive
Type Alias GLBParserPrimitive
type
GLBParserPrimitive
=
{
attributes
:
Record
<
string
,
number
>
;
indices
?:
number
;
material
?:
number
;
}
Index
Properties
attributes
indices?
material?
Properties
attributes
attributes
:
Record
<
string
,
number
>
Optional
indices
indices
?:
number
Optional
material
material
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
indices
material
webani - v1.0.0
Loading...