Udostępnij za pośrednictwem


PbrMaterial.AlbedoColor Właściwość

Definicja

Stały kolor albedo.

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

Wartość właściwości

Uwagi

Ten kolor jest modulowany kolorem z elementu AlbedoTexture. Kanał alfa reprezentuje nieprzezroczystość, jeśli materiał jest oflagowany jako przezroczysty (TransparentMaterial).

Dotyczy