@twinfinity/core
Preparing search index...
<internal>
GeometryArrayOffset
Interface GeometryArrayOffset
Represent an offset into a Geometry array that indicates the position of a mesh or sub-mesh
interface
GeometryArrayOffset
{
indices
:
number
;
positions
:
number
;
}
Index
Properties
indices
positions
Properties
Readonly
indices
indices
:
number
Readonly
positions
positions
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
indices
positions
@twinfinity/core
Loading...
Represent an offset into a Geometry array that indicates the position of a mesh or sub-mesh