Udostępnij za pośrednictwem


RenderingConnection.CreateMaterial(MaterialType) Metoda

Definicja

Tworzy nowy adres Material.

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

Parametry

type
MaterialType

Typ materiału do utworzenia.

Zwraca

Zwraca wartość null , jeśli klient został odłączony.

Dotyczy

Zobacz też