你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AssetConversionOperation 构造函数

定义

重载

AssetConversionOperation()

初始化 AssetConversionOperation 的新实例以用于模拟。

AssetConversionOperation(String, RemoteRenderingClient)

从已存在的转换构造操作。

AssetConversionOperation()

Source:
AssetConversionOperation.cs

初始化 AssetConversionOperation 的新实例以用于模拟。

protected AssetConversionOperation ();
Protected Sub New ()

适用于

AssetConversionOperation(String, RemoteRenderingClient)

Source:
AssetConversionOperation.cs

从已存在的转换构造操作。

public AssetConversionOperation (string conversionId, Azure.MixedReality.RemoteRendering.RemoteRenderingClient client);
new Azure.MixedReality.RemoteRendering.AssetConversionOperation : string * Azure.MixedReality.RemoteRendering.RemoteRenderingClient -> Azure.MixedReality.RemoteRendering.AssetConversionOperation
Public Sub New (conversionId As String, client As RemoteRenderingClient)

参数

conversionId
String

适用于