Megosztás a következőn keresztül:


RenderingConnection.CreateMaterial(MaterialType) Metódus

Definíció

Létrehoz egy újat 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

Paraméterek

type
MaterialType

Létrehozandó anyagtípus.

Válaszok

Visszaadja null , ha az ügyfél kapcsolata megszakadt.

A következőre érvényes:

Lásd még