Skip to content

Release 1.1.30

Compare
Choose a tag to compare
@MichaelZp0 MichaelZp0 released this 16 Jan 11:27

Important Service Updates

  • SDK updated to version 1.1.30
  • Conversion service: Reconverting a model will reduce file size of the output arrAsset by ~10%-20%.
  • Conversion service: "normalMapScale" material parameter was not exposed in the material override json schema.

Sample Updates

  • Showcase: Various clean ups and minor bugfixes.
  • Native C++ samples: Minor improvements for error output.
  • Deprecated the -Region parameter in RenderingSession.ps1 and Conversion.ps1. Please use the new parameters -ArrAccountDomain and -RemoteRenderingDomain. These work similar to the parameters set in the Showcase sample.
    • The Region parameter still works, but using the new parameters can be faster.