@three-tile/lib
Preparing search index...
GeometryDataType
Type Alias GeometryDataType
Geometry Attributes and indices type
type
GeometryDataType
=
{
attributes
:
AttributesType
;
indices
:
Uint16Array
|
Uint32Array
;
}
Index
Properties
attributes
indices
Properties
attributes
attributes
:
AttributesType
indices
indices
:
Uint16Array
|
Uint32Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
indices
@three-tile/lib
Loading...
Geometry Attributes and indices type