field
ImageAdjustment.CenterUV
Specifies the center position of the image in UV space, where UVs go from (-1, -1) (bottom-left) to (1, 1) (top-right).
Declaration
public UnityEngine.Vector2 CenterUV;
Specifies the center position of the image in UV space, where UVs go from (-1, -1) (bottom-left) to (1, 1) (top-right).
public UnityEngine.Vector2 CenterUV;