addPrimitive Method
Append any primitive to the builder.
addPrimitive(primitive: GraphicPrimitive): void
Parameter | Type | Description |
---|---|---|
primitive | GraphicPrimitive | The graphic primitive to append. |
Returns - void
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.