We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Changing outlining blending mode?

Home Forums Programming Changing outlining blending mode?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #13725
    novator83
    Customer

    Hi,

    is there ability to achieve outlining on white background?
    I was trying to create some gray outlining over exposed object, but no luck yet.

    As I read, there are some possibilities to achieve that by changing “blending mode” from default additive to something else? Is it possible to change that in custom script or elsewhere?

    I found those lines in code, but don’t know where to apply it:
    NoBlending: Q,
    NormalBlending: Z,
    AdditiveBlending: K,
    SubtractiveBlending: J,
    MultiplyBlending: $,
    CustomBlending: ee

    #13775

    Hi,

    yes, outlining uses Additive blending and does not work well with white background. We’ll think if we can fix that.

    Chief 3D Verger | LinkedIn | Twitter

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.