共用方式為


LampInfo.GreenLevelCount 屬性

定義

此燈光可設定的綠色濃度數目。

public:
 property int GreenLevelCount { int get(); };
int GreenLevelCount();
public int GreenLevelCount { get; }
var int32 = lampInfo.greenLevelCount;
Public ReadOnly Property GreenLevelCount As Integer

屬性值

Int32

int

綠色層級的計數。

備註

如果燈光索引具有固定色彩,這會是 0。

適用於