Click or drag to resize

UVCellSetTexture Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public void SetTexture(
	Texture2D texture
)

Parameters

texture
Type: Texture2D
See Also