sprite kit - How to create custom blend mode in SpriteKit -


i'd use custom blend mode (linear burn) blend skspritenodes of skscene options available add, subtract, multiply, multiplyx2, screen, , replace.

is there way set custom blend mode? can blend sprites using shader? if so, how?

i talked spritekit engineer on 2016's wwdc spritekit lab , not possible use custom blend modes in spritekit.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -

r - Update two sets of radiobuttons reactively - shiny -