You are here: Start » AVL.NET » CoordinateSystem2D Constructor

CoordinateSystem2D Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public CoordinateSystem2D
(
	Avl.Vector2D delta,
	float angle_,
	float scale_
)

Parameters

Name Type Range Default Description
deltaAvl.Vector2D
angle_float
scale_float

See also