Click or drag to resize

PolarPointyBrickMapTransform Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static Vector2 Transform(
	Vector2 v,
	float radius
)

Parameters

v
Type: Vector2
radius
Type: SystemSingle

Return Value

Type: Vector2
See Also