Aracılığıyla paylaş


RenderingConnection.CreateMaterial(MaterialType) Yöntem

Tanım

Yeni bir Material oluşturur.

public:
 Microsoft::Azure::RemoteRendering::Material ^ CreateMaterial(Microsoft::Azure::RemoteRendering::MaterialType type);
public Microsoft.Azure.RemoteRendering.Material CreateMaterial (Microsoft.Azure.RemoteRendering.MaterialType type);
member this.CreateMaterial : Microsoft.Azure.RemoteRendering.MaterialType -> Microsoft.Azure.RemoteRendering.Material
Public Function CreateMaterial (type As MaterialType) As Material

Parametreler

type
MaterialType

Oluşturulacak malzeme türü.

Döndürülenler

İstemcinin bağlantısı kesilmişse döndürür null .

Şunlara uygulanır

Ayrıca bkz.