How to set blend mode for 3D object during runtime

0 favourites
  • 2 posts
From the Asset Store
Create your own Behaviors in Construct 3 using events! Custom Expressions, Signals & Triggers Behavior Addon Pack
  • I see there is a WorldInfo method SetBlendMode, however when I use it, it behaves different vs the BlendMode effect property for the object.

    The effect property blendmode applies to the 2D image of the 3D object (e.g. when using the intermediate buffer as a texture to render to the final buffer).

    So far, when I use the WI SetBlendMode, it seems to apply _during_ the 3D render to the intermediate buffer instead. I have tried putting it before my draw commands, after my draw commands and during the action code itself, but the behavior is the same.

    I imagine I am missing something, so looking for help/suggestions.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Hmm, after more experimentation, I can't replicate the editor mode version, that I thought I had seen before. Also experimenting with 3D Shape, it seems similar to apply the blend mode during the original 3D render. Hmmmm.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)