Forum

Author Topic: Export texture with alpha  (Read 1942 times)

DaveRig

  • Newbie
  • *
  • Posts: 24
    • View Profile
Export texture with alpha
« on: March 15, 2018, 11:46:42 PM »
I'm looking to export a obj+ material and want to write the alpha to the texture.
in the UI there is a option to enable this but there doesn't seem to be a option in script using this the exportModel command.
I did find that ExportTexture has the the option though.

So would I need to export the model and texture in 2 separate calls to do this?

Thanks.

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14813
    • View Profile
Re: Export texture with alpha
« Reply #1 on: March 22, 2018, 01:13:56 PM »
Hello DaveRig,

In the version 1.4.1 the function .exportModel() has Boolean parameter "alpha" that defines if the alpha channel with the transparency should be saved for the texture.
Best regards,
Alexey Pasumansky,
Agisoft LLC