how converted fbx in arrAsset c#?

Marco Rinelli 0 Reputation points
2023-10-16T15:48:19.3666667+00:00

I have tried to convert an fbx file to arrAsset via c# code AssetConversionOperation conversionOperation = client.StartConversion(conversionId, conversionOptions); following the microsoft documentation but I always get the exception setting Retry settings can be adjusted in ClientOptions.Retry or by configuring a custom retry policy in ClientOptions.RetryPolicy

How can I solve it?

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,648 questions
0 comments No comments
{count} votes