@equinor/videx-3d
Preparing search index...
sdk
BufferGeometryLike
Type Alias BufferGeometryLike
type
BufferGeometryLike
=
{
attributes
:
Record
<
string
,
BufferAttributeLike
>
;
drawRange
?:
BufferAttributeDrawRange
;
groups
?:
BufferAttributeGroups
;
index
?:
ArrayBufferLike
;
userData
?:
any
;
[
index
:
string
]:
any
;
}
Indexable
[
index
:
string
]:
any
Index
Properties
attributes
draw
Range?
groups?
index?
user
Data?
Properties
attributes
attributes
:
Record
<
string
,
BufferAttributeLike
>
Optional
draw
Range
drawRange
?:
BufferAttributeDrawRange
Optional
groups
groups
?:
BufferAttributeGroups
Optional
index
index
?:
ArrayBufferLike
Optional
user
Data
userData
?:
any
Settings
Theme
OS
Light
Dark
On This Page
Properties
attributes
draw
Range
groups
index
user
Data
@equinor/videx-3d
Loading...