LightComponentBase.Color 属性

定义

伽玛颜色空间中光的颜色。

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 通道会被忽略。

适用于

另请参阅