Click or drag to resize

IMeshMapTPointGetUVs Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
IEnumerable<Vector2> GetUVs(
	TPoint point
)

Parameters

point
Type: TPoint

Return Value

Type: IEnumerableVector2
See Also