共用方式為


LightComponentBase.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

屬性值

備註

將會忽略色彩的 Alpha 色板。

適用於

另請參閱