Share via


PbrMaterial.AlbedoTexture Vlastnost

Definice

Používá Texture se pro barvu albeda. null Pokud nepotřebujete vyhrazenou texturu, předejte ji.

public:
 property Microsoft::Azure::RemoteRendering::Texture ^ AlbedoTexture { Microsoft::Azure::RemoteRendering::Texture ^ get(); void set(Microsoft::Azure::RemoteRendering::Texture ^ value); };
public Microsoft.Azure.RemoteRendering.Texture AlbedoTexture { get; set; }
member this.AlbedoTexture : Microsoft.Azure.RemoteRendering.Texture with get, set
Public Property AlbedoTexture As Texture

Hodnota vlastnosti

Poznámky

K InvalidType chybě dojde, pokud je nastavena textura, která není 2D texturou.

Platí pro