IColorOffset

IColorOffset 接口

表示颜色偏移。

public interface IColorOffset

属性

名称描述
Value0 { get; set; }定义偏移的第一个值。读/写 Single。
Value1 { get; set; }定义偏移的第二个值。读/写 Single。
Value2 { get; set; }定义偏移的第三个值。读/写 Single。

另见