Version: 2017.1
public Vector4 GetVector (string name);
public Vector4 GetVector (int nameID);

描述

从属性代码块获取向量。

如果未找到,则返回零向量。如果值以前是使用 SetColor 设置的,则返回向量值是针对活动颜色空间转换的 sRGB 颜色值。

See Also: SetVector, SetColor.