Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
Parameters for specifying the output location of a converted asset.
struct Microsoft::Azure::RemoteRendering::AssetConversionOptions
Fields
ConversionId
A unique string that specifies this conversion. Can be left empty to assign a random GUID.
std::string ConversionId{};
InputOptions
Conversion input options for the source model to convert.
Microsoft::Azure::RemoteRendering::AssetConversionInputOptions InputOptions{};
OutputOptions
Conversion output options for the converted target model.
Microsoft::Azure::RemoteRendering::AssetConversionOutputOptions OutputOptions{};