Click or drag to resize

IMapTPointScale Method (Vector2)

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
IMap<TPoint> Scale(
	Vector2 factor
)

Parameters

factor
Type: Vector2

Return Value

Type: IMapTPoint
See Also