pixi.js
Website
GitHub
Discord
Preparing search index...
LineCap
Type Alias LineCap
LineCap
:
"butt"
|
"round"
|
"square"
The line cap styles for strokes.
It can be:
butt
: The ends of the stroke are squared off at the endpoints.
round
: The ends of the stroke are rounded.
Settings
Member Visibility
Inherited
Advanced
Theme
OS
Light
Dark
Website
GitHub
Discord
pixi.js
Loading...
The line cap styles for strokes.
It can be:
butt
: The ends of the stroke are squared off at the endpoints.round
: The ends of the stroke are rounded.