@three-tile/lib
Preparing search index...
AttributesType
Type Alias AttributesType
Geometry Attributes type
type
AttributesType
=
{
normal
:
{
size
:
number
;
value
:
Float32Array
}
;
position
:
{
size
:
number
;
value
:
Float32Array
}
;
texcoord
:
{
size
:
number
;
value
:
Float32Array
}
;
}
Index
Properties
normal
position
texcoord
Properties
normal
normal
:
{
size
:
number
;
value
:
Float32Array
}
position
position
:
{
size
:
number
;
value
:
Float32Array
}
texcoord
texcoord
:
{
size
:
number
;
value
:
Float32Array
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
normal
position
texcoord
@three-tile/lib
Loading...
Geometry Attributes type