Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.GameObjects.Graphics
defaultStrokeAlpha: number
Description:
The default stroke alpha for shapes rendered by this Graphics object.
Type:
number
Default:
1
Since:
3.0.0
Source:
src/gameobjects/graphics/Graphics.js
(Line
183
)
Possible examples