useAlphaBlending
graphic useAlphaBlending boolean { t | nil }
Description
Determines whether alpha blending is enabled.
GUI Equivalent
Examples
envGetVal("graphic" "useAlphaBlending")
envSetVal("graphic" "useAlphaBlending" 'boolean nil)
Related Topics
Controlling Transparency of Tracks With Alpha Blending
Return to top