getZAtUncheckedPointIndex Method
Access z of indexed point
- WARNING: make sure
pointIndex
is a valid index, otherwise, you get random results
getZAtUncheckedPointIndex(pointIndex: number): number
Parameter | Type | Description |
---|---|---|
pointIndex | number |
Returns - number
Defined in
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.