Partilhar via


Mesh.Materials Propriedade

Definição

A lista de materiais utilizados para compor a malha, a menos que seja substituída por um MeshComponent.

public:
 property System::Collections::Generic::IReadOnlyList<Microsoft::Azure::RemoteRendering::Material ^> ^ Materials { System::Collections::Generic::IReadOnlyList<Microsoft::Azure::RemoteRendering::Material ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.RemoteRendering.Material> Materials { get; }
member this.Materials : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.RemoteRendering.Material>
Public ReadOnly Property Materials As IReadOnlyList(Of Material)

Valor de Propriedade

Aplica-se a