@twinfinity/core
Preparing search index...
BimVertexData
Interface BimVertexData
interface
BimVertexData
{
indices
:
TypedArray
;
normalType
?:
NormalType
;
packedNormals
:
PackedNormals
;
positions
:
TypedArray
;
}
Index
Properties
indices
normal
Type?
packed
Normals
positions
Properties
Readonly
indices
indices
:
TypedArray
Optional
Readonly
normal
Type
normalType
?:
NormalType
Readonly
packed
Normals
packedNormals
:
PackedNormals
Readonly
positions
positions
:
TypedArray
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
indices
normal
Type
packed
Normals
positions
@twinfinity/core
Loading...