Click or drag to resize

UVCellSetUVs Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public void SetUVs(
	Vector2 offset,
	Vector2 scale
)

Parameters

offset
Type: Vector2
scale
Type: Vector2
See Also