Compartir a través de


LightComponentBase.Color Propiedad

Definición

Color de la luz en el espacio de color Gamma.

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

Valor de propiedad

Comentarios

Se omite el canal alfa del color.

Se aplica a

Consulte también