Table of Contents

Method SetUVs

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

SetUVs(Vector2, Vector2)

Sets the UV scale and offset to use in the material for this cell.

public void SetUVs(Vector2 offset, Vector2 scale)

Parameters

offset Vector2
scale Vector2