computeStrokeCountForOptions Method
Return the stroke count required for given options.
computeStrokeCountForOptions(options?: StrokeOptions): number
| Parameter | Type | Description |
|---|---|---|
| options | StrokeOptions | StrokeOptions that determine count. |
Returns - number
Defined in
- curve/spiral/IntegratedSpiral3d.ts Line 364
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.