component Method
Access a single double at offset within a block. This has no index checking.
component(blockIndex: number, componentIndex: number): number
| Parameter | Type | Description | 
|---|---|---|
| blockIndex | number | |
| componentIndex | number | 
Returns - number
Defined in
- geometry3d/GrowableBlockedArray.ts Line 161
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.