Minor doc text update

This commit is contained in:
Tom Donaldson
2026-03-03 17:13:46 -05:00
committed by Matthieu Baumann
parent 5f5fd7b555
commit 2fed96e2a4

View File

@@ -45,7 +45,7 @@ import { ProjectionEnum } from "../ProjectionEnum.js";
* @property {string} [color] - The color of the shape
* @property {string} [fill=false] - Fill the shape with fillColor
* @property {string} [fillColor] - A filling color for the shape
* @property {number} [lineWidth=2] - The line width in pixels (inherited from overlay if any where it defaults to 3)
* @property {number} [lineWidth=2] - The line width in pixels (inherited from overlay, if any, where it defaults to 3)
* @property {number} [selectionLineWidth=lineWidth] - The line width in pixels when the shape is selected
* @property {number} [opacity=1] - The opacity, between 0 (totally transparent) and 1 (totally opaque)
* @property {string} [selectionColor='#00ff00'] - A selection color