Graphics

 View Only
  • 1.  Dashboard Change Xpression Material color

    Posted 08-06-2015 20:53
    I have 3 parameters in Dashboard ("r","g","b") that need to control the color of a material in XPression. Is it possible to use rosstalk or OGscript to change the rgb value of a material? If not is there a way to do it in XPression?


  • 2.  RE: Dashboard Change Xpression Material color

    Posted 08-06-2015 22:46
    Datalinq the three R,G,B values from Dashboard into three hidden text objects in XPression, then use Visual Logic and the IntColor block to combine the three RGB values to create a color object. You can then feed the output of the IntColor block into the DiffuseColor property of any material in your project.

    #XPression


  • 3.  RE: Dashboard Change Xpression Material color

    Posted 08-11-2015 19:57
    Where is IntColor?

    #XPression


  • 4.  RE: Dashboard Change Xpression Material color

    Posted 08-11-2015 19:58
    It's in the colors category of the Visual Logic Function Blocks.

    Are you running the latest XPression version 6?

    #XPression


  • 5.  RE: Dashboard Change Xpression Material color

    Posted 08-12-2015 17:22
    We're on 5.5 now. We're checking if we can get 6 but ATM no, we are not on it.

    #XPression