devNotes 9-16-16 UI work Initialization – Serialization
Blend Off: Turn off blending (this is the default) Blend SrcFactor DstFactor: Configure and enable blending. The generated color is multiplied by the SrcFactor. The color already on screen is multiplied by DstFactor and the two are added together. Blend SrcFactor DstFactor, SrcFactorA DstFactorA: Same as above, but use different factors for blending the alpha … Continue reading devNotes 9-16-16 UI work Initialization – Serialization
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed