Graphics

 View Only
  • 1.  Texture Datalinq

    Posted 10-23-2013 21:59
    question, as used Material Editor/Texture/Datalinq

    Thank you


  • 2.  RE: Texture Datalinq

    Posted 10-30-2013 03:58
    Hi Sergio,

    On a materials texture shader there is a field for 'Datalinq'. This field can be used to access the data fields of any data source in the Datalinq manager.

    XPression only supports true file paths. So for an image to be Datalinq'd the data source must provide a true file path.

    Ex. C:UsersXPressionImagestest.jpg

    #XPression


  • 3.  RE: Texture Datalinq

    Posted 12-16-2013 20:53
    then the path of the file that should be in datalinq?

    example: c: user / imagetest.tga

    and not link in

    ImageTest ...

    this?

    #XPression


  • 4.  RE: Texture Datalinq

    Posted 12-16-2013 22:58
    The path for the image would be in the Datalinq data source. A text file/excel doc/database.

    #XPression


  • 5.  RE: Texture Datalinq

    Posted 12-17-2013 10:41
    Thank you.....

    #XPression