Enum Tools.PV()->AlphaMode
- Description
The alpha combination modes.
Use set_alpha_mode() to change the mode.
- Constant AlphaOnly
constantTools.PV.AlphaOnly- Description
Only show the alpha channel (if any).
- Constant None
constantTools.PV.None- Description
Ignore alpha.
- Constant Solid
constantTools.PV.Solid- Description
Solid color.
- Constant Squares
constantTools.PV.Squares- Description
Checkerboard pattern (default).