Variables
inlineread onlyAUTO:Blending = 0
Automatic/default blending in ceramic. Internally, this translates to premultiplied alpha blending as textures are already transformed for this blending at asset copy phase, except in some situations (render to texture) where ceramic may use some more specific blendings as needed.
inlineread onlyRENDER_TO_TEXTURE_ALPHA:Blending = 6
Blending used by ceramic when rendering to texture.