How much to offset the UV coordinates. This amount will be added to UV in the vertex function. This can be used to offset a texture.
public Vector3 Uv1Offset { get; set; }