Method SetColorScaleAndOffset
SetColorScaleAndOffset(Vector4, Vector4)
Set the color scale and color offset of the eye texture layers
Declaration
public static void SetColorScaleAndOffset(Vector4 colorScale, Vector4 colorOffset)
Parameters
Type | Name | Description |
---|---|---|
Vector4 | colorScale | Scales the eye layer texture color by this Vector4. |
Vector4 | colorOffset | Offsets the eye layer texture color by this Vector4 |